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
CreateReservationInput
object: Changed type ofprimaryGuest
field fromPrimaryGuestInput
toGuestInput
- Renamed
PrimaryGuestInput
toGuestInput
and added thecompanyName
andcorporateTravelPurpose
fields - On the
InvoicingInput
object: Removed thepointOfSaleDisplay
field - On the
PaymentInstrumentTypeInput
enumeration: Added the AFFILIATE_VIRTUAL_CARD value - Added the
ReservationPaymentStatus
enumeration - Added the
TravelPurpose
enumeration - Released the initial version of the Sandbox API.