Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

...

  • Description: Retrieve all details of a product, including Tour Code, Basis ID, SubBasis ID, and Tour Time ID, which are required in the reservation endpoint. The product description is also included.
  • Endpointread-tours

Method - Read Extras

  • Description: Retrieve details specific to Extras/Add-Ons, including descriptions and the Extra ID required in the reservation endpoint.
  • Endpointread-extras

Method - Read Payment Options

  • Description: Typically used by OTAs to retrieve Payment Option details required in the reservation endpoint. This endpoint shows the options added by the Operator. We usually provide this information at the mapping time.
  • Endpointread-payment-options

Method - Read Availability Range

  • Description: Check availability for specific products over a period to display on your website.
  • Endpoint: read-availability-range
  • Note: There is no method to read availability for Pickup. If required, use the method "Check Reservation".

...

  • Description: Retrieve the product price for a date range for specific Pax Types, including non-per-pax prices and commissions.
  • Endpointread-price-range
  • Note: Some prices, such as special prices for Family Packages (Smart Rule) and Transfers, cannot be read by this request. Use the method "Check Reservation" for these cases.

...

  • Description: Retrieve all fields required in the reservation endpoint and further details for pickup and drop-off.
  • Endpointread-transfers

Method - Check Reservation

  • Description: It is recommended to use this endpoint to verify all prices applied to a booking, as outlined in the examples provided above. This ensures accuracy before displaying prices on your website and proceeding with the reservation endpoint. 
  • Endpointcheck-reservation

Method - Write Reservation

Method - Cancel Reservation

  • Description: Cancel bookings that were created incorrectly or are no longer required.
  • Endpointwrite-cancelation
  • Some rules applied for this endpoint:
    • Cancellation is not allowed within the web expiry time.
    • Cancellation is not allowed after the tour date.
    • Cancellation is not allowed if payment has already been collected (via Credit Card, PayPal, etc).
    • If the Operator has edited the booking, the agent can only cancel parts that were not edited. For example, if the Operator added a new tour, only the unedited parts of the booking will be canceled.

____________________________________________________________________________________________________________________________________

...

TIP: You can verify if the tour requires pickup in the read-tours endpoint ("is_mpup": true)

Required Data

1 x Adult

...