Reservations
Requests a payment for a booking
Requests a payment for the specified booking. This triggers an email to the guest requesting payment of the specified amount.
put/v1/reservation/booking/{id}/request_payment
Path parameters
idinteger required
The booking identifier
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.