v1

latestOpenAPI 3.0.02026-07-243271291.7 MB
Channel Bookings

POST cancel

Cancel the entire booking. Optionally, you can pass 'cancel_date' and 'cancel_reason' by setting these on the passed booking resource. See the Booking schema.

post/v3/channels/{channel_id}/bookings/{id}/cancel

Path parameters

channel_idstring required

Channel ID

idstring required

Resource ID

Query parameters

fields[booking]string

Fieldset. Specify a comma separated list of attributes to return

Headers

Accept-Languagestring

Supported languages. A comma separated list with one or more of the following locales: cs, da, de, de-AT, de-CH, en, es, fr, fr-BE, fr-LU, it, nb, nl, nl-BE, pl, pt, tr. Default: 'en'.

Response

BookingResponse