Skip to main content

Reference

Reference contains aggregated booking reference information.

bookingIDbookingID (string)

Booking identifier generated by the aggregator.

clientReferenceclientReference (string)

Client reference supplied during booking.

providerReferenceproviderReference (string)

Provider booking reference.

confirmationReferenceconfirmationReference (string)

Confirmation reference communicated to travellers.

Reference
{
"bookingID": "string",
"clientReference": "string",
"providerReference": "string",
"confirmationReference": "string"
}