Availability (In Progress)
Last updated
Last updated
RhomTrip provides two primary availability endpoints:
endpoint is optimized to return a single object per day, making it ideal for querying large date ranges to populate an availability calendar.
endpoint, however, may be somewhat slower as it returns an object for each specific departure time (or day).
This endpoint checks the availability of a product within a specified date range. It determines if the product is available each day within the date range, starting at a specific time.
Start date to query for (YYYY-MM-DD)
2025-12-17
End date to query for (YYYY-MM-DD)
2025-12-17
The option id.
DEFAULT
The product id.
{"[object Object]":null}
This time specifies when to start checking availability in HH:mm format
23:00
Array of Availabilities
Check real-time availability and pricing for a product depending on the date, pax-mix, start time and/or product option. - Note This service should only be used to determine the availability of a product immediately prior to booking. Bulk operations pertaining to product availability; e.g., generating a calendar of availability for a product, should use the availability schedule endpoints.
Start date to query for (YYYY-MM-DD)
2025-12-17
The option id.
DEFAULT
The product id.
{"[object Object]":null}
This time specifies when to start checking availability in HH:mm format
23:00
Array of Availability