Skip to main content
POST
/
v1
/
bookings
/
{bookingId}
/
guest-cancellation
Cancel a booking
curl --request POST \
  --url https://api.letsway.com/v1/bookings/{bookingId}/guest-cancellation

Path Parameters

bookingId
string

Query Parameters

providerBrandId
string

Provider brand ID

Response

Booking canceled successfully