Transfers
Last updated
Last updated
This endpoint provides a quotation for a transfer service between two specified locations, based on transfer details such as pick-up, drop-off, type of transfer, and passenger information.
Comma-separated list of capabilities supported by the client. Possible values are: - octo/pricing
octo/pricing
transferType
is any other value, this must be an object.transferType
is HOURLY
, this must be NULL.Allows null (indicating no value provided)
Specifies the type of transfer, with possible values being ARRIVAL, DEPARTURE, STATION, and PORT
ARRIVAL
Possible values: transferType
is HOURLY
, this must be an integer.transferType
is any other value, this must be a string.Must be a string when transferType
is diferent to HOURLY
Flight-456
Must be a integer when transferType
is HOURLY
0
Example: 123
Specifies the start time of the transfer in HH:mm format (24-hour format)
18:00
Specifies the date of the transfer in YYYY-MM-DD format
2024-12-19
Transfer quotation successfully returned