Upsert PCN subscription
Create or edit a subscription to receive the updates that are relevant to you.
Unique ID of your subscription.
Token <Your_API_Key>.
Token <Partner_API_key>.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-changeSubscription successfully updated.
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.
Subscription successfully created.
Bad Request -- Check your request parameters (typo in parameter or invalid value).
Unauthorized -- Your API key is incorrect.
Forbidden -- The endpoint or parameters are not allowed for the matching API key.
Last updated
Was this helpful?

