The https://api.flytplatform.com/skip/subscribe/order-cancelled endpoint is used to subscribe to order cancellation notification webhooks from Skip. Notifications will be forwarded to the configured callback URL.

Subscriptions can cover the entire brand, an individual restaurant, or individual orders. More specific subscriptions will take precedence (order > restaurant > brand).

Endpoints

(Hit the endpoint links below for more details on each)

POST /skip/subscribe/order-cancelled

GET /skip/subscribe/order-cancelled/{scope}?id=[string]

PUT /skip/subscribe/order-cancelled/{scope}?id=[string]

DELETE /skip/subscribe/order-cancelled/{scope}?id=[string]

Order Cancellation Body

event (string)