Final AirBnB Cancel Reservation API

Endpoint

POST


Attributes

hotelid string (Required)

Unique identifier for the hotel.


request_for string (Required)

Reason for the request.


channel_bookingid string (Required)

Unique identifier assigned to a specific booking made through a particular distribution channel.


cancel_reason string (Required)

Reason for the booking cacellation.


message_to_guest string (Optional)

Message to the guest on booking cancellation.


message_to_airbnb string (Required)

Message to AirBnB on booking cancellation.


Sample Request


Response


Sample Success Response


Error

Error: Fail


Error: Fail

Last updated

Was this helpful?