Reservations Open Api [Beta]
Approve a channel reservation
Approve a channel reservation that is in 'reserved' status. This endpoint creates an approval request that will be processed asynchronously. The reservation must be from a channel (like Airbnb, Booking.com, etc.) and in 'reserved' status to be approved.
post/reservations-v3/{reservationId}/approve
Path parameters
reservationIdstring required
Example:5f92cbf10cf217478ba93561
The Guesty reservation ID
Response
Approval request created successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.