Cancel Reservation
This API handles cancellations and generate reports related to canceled reservations for AirBnB.
Authentication
The Partner Supply API uses the HTTP basic authentication scheme. This means you must include an Authorization header in each request, like so:
/Authorization: Basic {Authorization String}
Last updated
Was this helpful?