Reactivate PCN subscription
Start to use again a subscription that was stopped after failing.
Unique ID of your subscription.
Token <Your_API_Key>.
Token <Partner_API_key>.Optional payload used when reactivating an existing subscription.
Optional HTTP/HTTPS endpoint override. When omitted, the subscription is attempted to reactivate using the existing callback URL.
https://example-partner.com/webhooks/product-changeSubscription successfully reactivated.
Request body used to subscribe to product change notifications.
Scope of the subscription.
product_idsPossible values: Unique identifiers for the entities that belong to the selected subscription scope.
974081HTTP or HTTPS endpoint where Tiqets will send the product change notifications.
https://example-partner.com/webhooks/product-changeUnique identifier assigned to the subscription.
Current lifecycle status of the subscription.
Unauthorized -- Your API key is incorrect.
Forbidden -- The endpoint or parameters are not allowed for the matching API key.
Not Found -- Requested resource/endpoint could not be found.
Last updated
Was this helpful?

