v1

latestOpenAPI 3.1.02026-07-234140131.3 KB
Notification Subscriptions API V2

put/product-change-notification/{subscription_id}

Path parameters

subscription_idstring required

Unique ID of your subscription.

Headers

Authorizationstring required

Token <Your_API_Key>.

Request body

subscription_type'product_ids' | 'experience_ids' | 'destination_ids' | 'products_i_sell' required

Scope of the subscription.

entity_idsinteger[]

Unique identifiers for the entities that belong to the selected subscription scope.

change_typesstring[] required

Non-empty set of change types the partner wants to be notified about.

callback_urlstring uri required

HTTP or HTTPS endpoint where Tiqets will send the product change notifications.

Response

Subscription successfully updated.

subscription_type'product_ids' | 'experience_ids' | 'destination_ids' | 'products_i_sell' required

Scope of the subscription.

entity_idsinteger[]

Unique identifiers for the entities that belong to the selected subscription scope.

change_typesstring[] required

Non-empty set of change types the partner wants to be notified about.

callback_urlstring uri required

HTTP or HTTPS endpoint where Tiqets will send the product change notifications.

subscription_idstring required

Unique identifier assigned to the subscription.

status'pending' | 'active' | 'degraded' | 'failed' required

Current lifecycle status of the subscription.