Getting startedSandbox Data Mgmt API
Revision history
The following updates have been made to the Sandbox API schema, from newest to oldest updates:
August 2025
cancelReservation mutation has been replaced by the updateReservationCancellation mutation.
April 2025
- On
CreateReservationInputobject: Changed type ofprimaryGuestfield fromPrimaryGuestInputtoGuestInput - Renamed
PrimaryGuestInputtoGuestInputand added thecompanyNameandcorporateTravelPurposefields - On the
InvoicingInputobject: Removed thepointOfSaleDisplayfield - On the
PaymentInstrumentTypeInputenumeration: Added the AFFILIATE_VIRTUAL_CARD value - Added the
ReservationPaymentStatusenumeration - Added the
TravelPurposeenumeration - Released the initial version of the Sandbox API.