Retrieve subscription details

Check the configuration of a subscription to the PCN.

circle-info

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

get
/product-change-notification/{subscription_id}
Path parameters
subscription_idstringRequired

Unique ID of your subscription.

Header parameters
AuthorizationstringRequired

Token <Your_API_Key>.

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

Subscription successfully retrieved.

application/json
get
/product-change-notification/{subscription_id}
200

Subscription successfully retrieved.

Last updated

Was this helpful?