OptionalagentNumericCode
agentNumericCode?: string | null
Optionalcode
code?: string | null
OptionalflightDate
flightDate?: string | null
OptionalinvoiceNumber
invoiceNumber?: string | null
OptionalisETicket
isETicket?: boolean | null
OptionalisRegisteredCustomer
isRegisteredCustomer?: boolean | null
OptionalisRestrictedTicket
isRestrictedTicket?: boolean | null
OptionalissueDate
issueDate?: string | null
OptionalisThirdParty
isThirdParty?: boolean | null
OptionalmerchantCustomerId
merchantCustomerId?: string | null
Optionalname
name?: string | null
OptionalnumberInParty
numberInParty?: number | null
OptionalpassengerName
passengerName?: string | null
OptionalplaceOfIssue
placeOfIssue?: string | null
Optionalpnr
pnr?: string | null
OptionalpointOfSale
pointOfSale?: string | null
OptionalposCityCode
posCityCode?: string | null
OptionalticketDeliveryMethod
ticketDeliveryMethod?: string | null
OptionalticketNumber
ticketNumber?: string | null
OptionaltotalFare
totalFare?: number | null
OptionaltotalFee
totalFee?: number | null
OptionaltotalTaxes
totalTaxes?: number | null
OptionaltravelAgencyName
travelAgencyName?: string | null
Deprecated
Use Order.customer.accountType instead