Retrieve AirBnB Cancel Reservation Details API

Su provides this endpoint CancelReservationAB for retrieving details of AirBnB canceled reservations.

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.


Sample Request


Response


Sample Success Response: Accepted

Sample Success Response: Cancelled by Host


Error

Error: Response for Notification

Last updated

Was this helpful?