Transfers
Last updated
Last updated
This endpoint creates a new transfer booking. Note All newly created bookings have a default status of ON_HOLD.
The transferId id for this booking.
66fea92a0d31eeda7cff116a
This attribute extends the ON_HOLD status of the reserve and its value is represented in minutes (Min 20 - Max 200).
200
Optional notes for the booking.
My notes
The option id for this booking.
08167870-f83f-430e-90e1-2623ae6fbc36
A UUID used as an idempotency key when creating the booking.
Object of booking
This endpoint confirms the booking so it's ready to be used.
The booking id.
Whether you want RhonTrip Cloud to email the guest a copy of their receipt. (defaults to false)
john@email.com
Your reference for this booking. Also known as a Voucher Number.
u7ut5rr
Object of booking
For cancelling bookings. - Note You can only cancel a booking if booking.cancellable is TRUE, and is within the booking cancellation cut-off window.
The booking id.
A text value explaining the reason for the cancellation.
Lorem ipsum dolor sit amet
Object of booking
Get full booking details for all bookings
Specifies the page number of the results to retrieve. This parameter is used to paginate the query results, allowing users to navigate between different pages of data.
1
Specifies the maximum number of results to retrieve per page. This parameter controls how many items will be returned on each page of the response.
100
Defines the field by which to sort the results. This parameter allows users to specify which property of the data will be used to order the list of results.
PRICE
Possible values: Determines the order in which results are returned. Allowed values are 'Descending' for sorting results in descending order (from highest to lowest), and 'Ascending' for sorting results in ascending order (from lowest to highest).
DESCENDING
Possible values: Determines the type of bookings.
TRANSFER
Possible values: Comma-separated list of capabilities supported by the client. Possible values are: - octo/pricing
octo/pricing
An object
Updates a booking before and after it has been confirmed as long as it hasn't been redeemed or within the cancellation cutoff window. To know if the booking can be updated check the booking's cancellable field. If the booking can be cancelled, it can also be updated. It's generally preferred to update a booking rather than cancelling it and rebooking.
The booking id.
The transferId id for this booking.
66fea92a0d31eeda7cff116a
Whether you want RhonTrip Cloud to email the guest a copy of their receipt. (defaults to false)
user@email.com
This attribute extends the ON_HOLD status of the reserve and its value is represented in minutes (Min 20 - Max 200).
344
The option id for this booking.
08167870-f83f-430e-90e1-2623ae6fbc36
Your reference for this booking.
asda343
Object of booking
Use this endpoint to hold the availability for a booking longer if the status is ON_HOLD.
The booking id.
This attribute extends the ON_HOLD status of the reserve and its value is represented in minutes (Min 20 - Max 200).
200
Object of booking