Retrieve list of subscriptions

See the PCN subscriptions that you have in place.

circle-info

Read our guideline to use the PCN here: [New] Product Change Notifications API

get
/product-change-notification
Header parameters
AuthorizationstringRequired

Token <Your_API_Key>.

Default: Token <Partner_API_key>.
Responses
chevron-right
200

Subscriptions successfully retrieved.

application/json

List of all your product change notification subscriptions.

subscription_idsstring[]Required

Identifiers of your product change notification subscriptions.

Example: ["2b4e1f08-c4ef-4a4f-992e-1f7120332c6b","8d9a6cd1-7c0b-4bf1-86e2-3fbcb0f2db56"]
get
/product-change-notification
200

Subscriptions successfully retrieved.

Last updated

Was this helpful?