eBay Notification API — Subscription
eBay Notification API — Subscription. 11 operations. Lead operation: Subscription. Self-contained Naftiko capability covering one Ebay business surface.
What You Can Do
Subscriptions allow applications to express interest in notifications and keep receiving
E
Specify the subscription to retrieve using the subscription_id. Use the getSubscriptions method to bro
Note: This
Specify the subscription filter to retrieve by using the subscription_id and the filter_id associ
Note: Subscription filters in PENDING status can not be d
You can create the subscription in disabled mode, test it using this method, a
MCP Tools
this-method-allows-applications-retrieve
This method allows applications to retrieve a list of all subscriptions. The list returned is a paginated collection of subscription resources.
Subscriptions allow applications to express interest in notifications and keep receiving
this-method-allows-applications-create
This method allows applications to create a subscription for a topic and supported schema version. Subscriptions allow applications to express interest in notifications and keep receiving the information relevant to their business.
E
this-method-allows-applications-retrieve-2
This method allows applications to retrieve subscription details for the specified subscription.
Specify the subscription to retrieve using the subscription_id. Use the getSubscriptions method to bro
this-method-allows-applications-update
This method allows applications to update a subscription. Subscriptions allow applications to express interest in notifications and keep receiving the information relevant to their business.
Note: This
this-method-allows-applications-delete
This method allows applications to delete a subscription. Subscriptions can be deleted regardless of status.
this-method-disables-subscription-which
This method disables a subscription, which prevents the subscription from providing notifications. To restart a subscription, call enableSubscription.
this-method-allows-applications-enable
This method allows applications to enable a disabled subscription. To pause (or disable) an enabled subscription, call disableSubscription.
this-method-allows-applications-create-2
This method allows applications to create a filter for a subscription. Filters allow applications to only be sent notifications that match a provided criteria. Notifications that do not match this criteria will not be sent to the destinatio
this-method-allows-applications-retrieve-3
This method allows applications to retrieve the filter details for the specified subscription filter.
Specify the subscription filter to retrieve by using the subscription_id and the filter_id associ
this-method-allows-applications-disable
This method allows applications to disable the active filter on a subscription, so that a new subscription filter may be added.
Note: Subscription filters in PENDING status can not be d
this-method-triggers-mocked-test
This method triggers a mocked test payload that includes a notification ID, publish date, and so on. Use this method to test your subscription end-to-end.
You can create the subscription in disabled mode, test it using this method, a