Retrieves an account order details
Request body
Booking email address
Departure date of travel
Order reference
Example request
{
"emailAddress": "joe.bloggs@email.com",
"departDate": "2022-12-30",
"orderRef": "1234"
}Response
OK
Order identifier
Order key
Enumerator defining order status:<br>1=Basket, 2=Processing, 3=Confirmed, 4=ConfirmedFailure, 5=Cancelled, 6=CancelledPartial, 7=OnHold, 8=ConfirmedPayLater
Order reference to display to customer
IGNORE: Used for external data sources
Primary search identifier used to create order
Agent identifier
Customer identifier
Backoffice order view url
Enumerator defining traveller name titles:<br>0=Unspecified, 1=Mr, 2=Miss, 3=Mrs, 4=Ms, 5=Master, 6=Dr
Customer first name
Customer surname
Customer email address
Customer billing address 1
Customer billing address 2
Customer billing city
Customer billing state/county
Customer billing postal code
Customer billing country code
Enumerator defining phone types:<br>1=Generic, 2=Mobile, 3=Home, 4=Office
Customer telephone prefix
Customer telephone number
Customer accepts marketing
Optional special requests
Order language
Order currency code
Customer IP address
Order creation date time
Voucher id
Voucher code
Voucher name
Voucher value
Voucher is a percentage discount
Voucher is a gift voucher
Summary title of order used for front end display
Location image url used for front end display
Location guide used for front end display
Departure date used for front end display
Duration of travel used for front end display
Order data
Order tracking sources
Changes
No recorded changes to this endpoint across all 1 revision of this API.