/bookings/{booking_id}/conditions
Retrieve cancellation and amendment conditions for specific booking.
For details about how this endpoint fits into the flow, check the Amendments guide.
Header Parameters
api-keystring Required
Set your API key. To request a demo API key please reach out to us at partner@distribusion.com. Reference value: ZW8FXhnBl53yTkrMvoqLp4Xq7mf9nEBGsxpTWrid.
Path Parameters
booking_idstring Required
Set the ID of the booking to be checked. Use the value retrieved from the /reservations/{reservation_id} or /bookings/create response. Reference value: 8qbBSBst2XH39afW2WzAfQ.
Response
200 (booking conditions)
Object
Successful response with booking conditions
Response Attributes
dataobject
Show child attributes
jsonapiobject
Show child attributes
metaobject
Show child attributes
includedarray
Show child attributes
400 (booking not found)
Object
Error response: booking not found
Response Attributes
errorsarray
Show child attributes
jsonapiobject
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?