Documentation
Preparing search index...
utils/SABRE/types/ticketemit
operations
Interface operations
interface
operations
{
enhancedAirTicket
:
{
parameters
:
{
cookie
?:
never
;
header
?:
never
;
path
?:
never
;
query
?:
never
;
}
;
requestBody
?:
{
content
:
{
"application/json"
:
{
AirTicketRQ
?:
{
AccountingLines
?:
{
All
?:
boolean
;
Delete
?:
{
EndNumber
?:
number
;
Number
:
number
}
[]
;
None
?:
boolean
;
}
;
DesignatePrinter
?:
{
Printers
?:
{
BagTag
?:
{
LNIATA
?:
string
}
;
BoardingPass
?:
{
HostedCarrier
?:
boolean
;
LNIATA
?:
string
}
;
Hardcopy
?:
{
LNIATA
?:
string
;
Spacing
?:
"1"
|
"2"
}
;
InvoiceItinerary
?:
{
LNIATA
?:
string
}
;
ListLabel
?:
{
LNIATA
?:
string
}
;
MiniItinerary
?:
{
LNIATA
?:
string
}
;
Report
?:
{
LNIATA
?:
string
}
;
Ticket
?:
{
CountryCode
?:
string
;
LNIATA
?:
string
;
MiniItinerary
?:
{
LNIATA
?:
string
}
;
Remote
?:
{
LNIATA
?:
string
}
;
}
;
}
;
Profile
?:
{
Number
?:
number
}
;
}
;
Diagnostics
?:
unknown
;
haltOnInvalidMCT
?:
boolean
;
healthCheck
?:
string
;
Itinerary
:
{
ID
:
string
}
;
PostProcessing
?:
{
acceptNegotiatedFare
?:
boolean
;
acceptPriceChanges
?:
boolean
;
actionOnBackDatePrice
?:
"O"
|
"R"
|
"Q"
;
actionOnPQExpired
?:
"O"
|
"R"
|
"Q"
;
CreditVerificationInterval
?:
{
waitInterval
?:
number
}
;
EndTransaction
?:
{
Email
?:
{
eTicket
?:
{
Ind
:
boolean
;
PDF
?:
{
Ind
:
boolean
}
}
;
Ind
:
boolean
;
Invoice
?:
{
Ind
:
boolean
}
;
Itinerary
?:
{
Ind
:
boolean
;
PDF
?:
{
Ind
:
boolean
}
;
Segment
?:
{
EndNumber
?:
...
;
Number
:
...
}
[]
;
}
;
PersonName
?:
{
NameNumber
:
string
}
;
}
;
generateSingleInvoice
?:
boolean
;
Source
?:
{
ReceivedFrom
:
string
}
;
}
;
GhostTicketCheck
?:
{
numAttempts
?:
number
;
waitInterval
?:
number
}
;
TicketingInterval
?:
{
includeFirst
?:
boolean
;
waitInterval
?:
number
}
;
}
;
targetCity
?:
string
;
Ticketing
:
{
FlightQualifiers
?:
{
VendorPrefs
?:
{
Airline
:
{
Code
:
string
}
}
}
;
FOP_Qualifiers
?:
{
BasicFOP
?:
{
CC_Info
?:
{
PaymentCard
:
{
CardSecurityCode
?:
...
;
Code
?:
...
;
ExpireDate
?:
...
;
ExtendedPayment
?:
...
;
ManualApprovalCode
?:
...
;
ManualOBFee
?:
...
;
Number
?:
...
;
}
;
Suppress
?:
boolean
;
}
;
CostCenter
?:
string
;
Reference
?:
number
;
Type
?:
string
;
Virtual
?:
string
;
}
;
BSP_Ticketing
?:
{
MultipleFOP
?:
{
Fare
:
{
Amount
:
...
}
;
FOP_One
:
{
CC_Info
?:
...
;
Reference
?:
...
;
Type
?:
...
}
;
FOP_Two
:
{
CC_Info
?:
...
;
Reference
?:
...
;
Type
?:
...
}
;
Taxes
?:
{
Tax
:
...
}
;
}
;
MultipleMiscFOP
?:
{
Fare
:
{
Amount
:
...
}
;
FOP_One
:
{
CC_Info
?:
...
;
Reference
?:
...
;
Type
?:
...
}
;
FOP_Two
:
{
ExtendedPayment
?:
...
;
Reference
?:
...
;
Type
?:
...
}
;
Taxes
?:
{
Tax
:
...
}
;
}
;
PayLaterPlan
?:
{
Fare
:
{
Amount
:
...
}
;
FOP
:
{
CC_Info
?:
...
;
Reference
?:
...
;
Type
?:
...
}
;
Installment
:
{
Count
:
...
;
PayLaterReferenceNumber
:
...
;
Value
:
...
;
}
;
}
;
}
;
MultipleCC_FOP
?:
{
CC_One
:
{
CC_Info
?:
{
PaymentCard
:
...
;
Suppress
?:
...
}
}
;
CC_Two
:
{
CC_Info
?:
{
PaymentCard
:
...
;
Suppress
?:
...
}
}
;
Fare
:
{
Amount
:
string
}
;
}
;
SabreSonicTicketing
?:
{
BasicFOP
?:
{
CC_Info
?:
{
PaymentCard
:
...
;
Suppress
?:
...
}
;
ManualApprovalCode
?:
string
;
Type
?:
string
;
}
;
EnhancedMultipleFOP
?:
{
Fare
:
{
Amount
:
...
}
;
FOP_One
:
{
CC_Info
?:
...
;
Type
?:
...
}
;
FOP_Two
:
{
CC_Info
?:
...
;
Type
?:
...
}
;
Taxes
:
{
Tax
:
...
}
;
}
;
MultipleFOP
?:
{
Fare
:
{
Amount
:
...
}
;
FOP_One
:
{
CC_Info
?:
...
;
Type
?:
...
}
;
FOP_Two
:
{
CC_Info
?:
...
;
Type
?:
...
}
;
Taxes
?:
{
Tax
:
...
}
;
}
;
}
;
}
;
MiscQualifiers
?:
{
AirExtras
?:
{
EndNumber
?:
number
;
Number
:
number
}
[]
;
BaggageAllowance
?:
{
Number
?:
string
;
SegmentSelect
?:
{
EndNumber
?:
...
;
Number
:
...
}
;
Weight
?:
string
;
}
[]
;
Certificate
?:
{
Number
:
string
}
[]
;
Commission
?:
{
Amount
?:
number
;
Net
?:
boolean
;
Percent
?:
number
}
;
DateOfBirth
?:
string
;
Discount
?:
{
Code
?:
string
}
;
Endorsement
?:
{
Override
?:
boolean
;
Text
:
string
}
;
FutureTicket
?:
{
Line
:
{
EndNumber
?:
...
;
NameNumber
?:
...
;
Number
:
...
}
[]
;
}
;
Invoice
?:
{
ETReceipt
?:
boolean
;
Ind
?:
boolean
}
;
MISF
?:
{
Ind
?:
boolean
;
Override
?:
{
Amount
?:
string
;
BackOfficeInfo
?:
string
;
CurrencyCode
?:
string
;
CustomerReference
?:
string
;
DocumentReferenceCode
?:
string
;
ServiceFeeDescription
?:
string
;
TicketNumber
?:
string
;
}
;
}
;
NeedPrint
?:
{
AuditorCoupon
:
boolean
;
Itinerary
:
boolean
;
PassengerReceipt
:
boolean
;
}
;
NetRemit
?:
{
Amount
?:
string
;
ContractAgreementCode
?:
string
;
DiscountAmount
?:
string
;
NetCreditAmount
?:
number
;
SellingFareAmount
?:
string
;
TourCode
?:
string
;
ValueCode
?:
string
;
}
;
Ticket
?:
{
Action
?:
string
;
Type
?:
string
}
;
TourCode
?:
{
SuppressFareReplaceWithBT
?:
{
Ind
:
boolean
}
;
SuppressFareReplaceWithIT
?:
{
Ind
:
boolean
}
;
SuppressIT
?:
{
Ind
:
boolean
}
;
SuppressITSupressFare
?:
{
Ind
:
boolean
}
;
Text
?:
string
;
}
;
}
;
PricingQualifiers
?:
{
Brand
?:
{
content
?:
string
;
RPH
?:
number
}
[]
;
Fare
?:
{
Type
:
string
}
;
FareFocusExclude
?:
{
Ind
:
boolean
}
;
ItineraryOptions
?:
{
SegmentSelect
?:
{
EndNumber
?:
...
;
Number
:
...
;
RPH
?:
...
}
[]
;
SideTrip
?:
{
EndNumber
?:
number
;
Number
:
number
}
;
}
;
NameSelect
?:
{
EndNameNumber
?:
string
;
NameNumber
:
string
}
[]
;
PhaseIV
?:
{
NameSelect
?:
(...)
[]
;
Number
:
number
}
[]
;
PriceQuote
?:
{
NameSelect
?:
(...)
[]
;
Record
?:
(...)
[]
}
[]
;
RefundableBalance
?:
{
Amount
:
string
;
Taxes
?:
{
Tax
:
(...)
[]
}
}
;
SpanishLargeFamilyDiscountLevel
?:
"1"
|
"2"
;
SpecificFare
?:
{
FareBasis
?:
string
;
RPH
?:
string
}
[]
;
SpecificPenalty
?:
{
AdditionalInfo
?:
boolean
;
Changeable
?:
{
AfterDeparture
?:
boolean
;
Any
?:
boolean
;
BeforeDeparture
?:
boolean
;
CurrencyCode
?:
string
;
MaxPenalty
?:
string
;
}
;
EitherOr
?:
{
AfterDeparture
?:
boolean
;
Any
?:
boolean
;
BeforeDeparture
?:
boolean
;
CurrencyCode
?:
string
;
MaxPenalty
?:
string
;
}
;
Refundable
?:
{
AfterDeparture
?:
boolean
;
Any
?:
boolean
;
BeforeDeparture
?:
boolean
;
CurrencyCode
?:
string
;
MaxPenalty
?:
string
;
}
;
}
;
Taxes
?:
{
NoTax
?:
{
Ind
?:
boolean
}
;
TaxExempt
?:
{
Code
?:
...
}
[]
}
;
ValidityDates
?:
{
NotValidAfter
?:
string
;
NotValidBefore
?:
string
;
Segment
:
(...)
[]
;
}
[]
;
}
;
}
[]
;
version
?:
string
;
}
;
}
;
}
;
}
;
responses
:
{
"200"
:
{
content
:
{
"application/json"
:
{
AirTicketRS
?:
{
ApplicationResults
?:
{
Error
?:
{
SystemSpecificResults
?:
{
DocURL
?:
...
;
Element
?:
...
;
HostCommand
?:
...
;
Message
?:
...
;
RecordID
?:
...
;
reference
?:
...
;
ShortText
?:
...
;
timeStamp
?:
...
;
}
[]
;
timeStamp
?:
string
;
type
?:
"Transport"
|
"Validation"
|
"Application"
|
"BusinessLogic"
;
}
[]
;
status
:
"Complete"
|
"Incomplete"
|
"NotProcessed"
|
"Unknown"
;
Success
?:
{
SystemSpecificResults
?:
{
DocURL
?:
...
;
Element
?:
...
;
HostCommand
?:
...
;
Message
?:
...
;
RecordID
?:
...
;
reference
?:
...
;
ShortText
?:
...
;
timeStamp
?:
...
;
}
[]
;
timeStamp
?:
string
;
type
?:
"Transport"
|
"Validation"
|
"Application"
|
"BusinessLogic"
;
}
[]
;
Warning
?:
{
SystemSpecificResults
?:
{
DocURL
?:
...
;
Element
?:
...
;
HostCommand
?:
...
;
Message
?:
...
;
RecordID
?:
...
;
reference
?:
...
;
ShortText
?:
...
;
timeStamp
?:
...
;
}
[]
;
timeStamp
?:
string
;
type
?:
"Transport"
|
"Validation"
|
"Application"
|
"BusinessLogic"
;
}
[]
;
}
;
Diagnostics
?:
{
ESSM_Data
:
{
AbacusPrimeHost
:
boolean
;
AutoEnd
:
boolean
;
AutoEndAndRetrieve
:
boolean
;
AutoEndDetected
:
boolean
;
InfiniPrimeHost
:
boolean
;
PrevSimulChgTty
:
boolean
;
}
;
}
;
Summary
?:
{
committed
?:
boolean
;
DocumentNumber
?:
string
;
DocumentStatus
?:
string
;
DocumentType
?:
string
;
FirstName
?:
string
;
IssuingLocation
?:
string
;
LastName
?:
string
;
LocalIssueDateTime
?:
string
;
Reservation
?:
{
content
?:
string
;
createDate
?:
string
;
provider
?:
string
;
purgeDate
?:
string
;
}
;
TotalAmount
?:
{
content
?:
string
;
currencyCode
?:
string
;
decimalPlace
?:
number
;
}
;
}
[]
;
version
?:
string
;
}
;
Links
?:
{
href
?:
string
;
rel
?:
string
}
[]
;
}
;
}
;
headers
:
{
[
name
:
string
]:
unknown
}
;
}
;
"400"
:
{
content
?:
never
;
headers
:
{
[
name
:
string
]:
unknown
}
}
;
}
;
}
;
}
Index
Properties
enhanced
Air
Ticket
Properties
enhanced
Air
Ticket
enhancedAirTicket
:
{
parameters
:
{
cookie
?:
never
;
header
?:
never
;
path
?:
never
;
query
?:
never
;
}
;
requestBody
?:
{
content
:
{
"application/json"
:
{
AirTicketRQ
?:
{
AccountingLines
?:
{
All
?:
boolean
;
Delete
?:
{
EndNumber
?:
number
;
Number
:
number
}
[]
;
None
?:
boolean
;
}
;
DesignatePrinter
?:
{
Printers
?:
{
BagTag
?:
{
LNIATA
?:
string
}
;
BoardingPass
?:
{
HostedCarrier
?:
boolean
;
LNIATA
?:
string
}
;
Hardcopy
?:
{
LNIATA
?:
string
;
Spacing
?:
"1"
|
"2"
}
;
InvoiceItinerary
?:
{
LNIATA
?:
string
}
;
ListLabel
?:
{
LNIATA
?:
string
}
;
MiniItinerary
?:
{
LNIATA
?:
string
}
;
Report
?:
{
LNIATA
?:
string
}
;
Ticket
?:
{
CountryCode
?:
string
;
LNIATA
?:
string
;
MiniItinerary
?:
{
LNIATA
?:
string
}
;
Remote
?:
{
LNIATA
?:
string
}
;
}
;
}
;
Profile
?:
{
Number
?:
number
}
;
}
;
Diagnostics
?:
unknown
;
haltOnInvalidMCT
?:
boolean
;
healthCheck
?:
string
;
Itinerary
:
{
ID
:
string
}
;
PostProcessing
?:
{
acceptNegotiatedFare
?:
boolean
;
acceptPriceChanges
?:
boolean
;
actionOnBackDatePrice
?:
"O"
|
"R"
|
"Q"
;
actionOnPQExpired
?:
"O"
|
"R"
|
"Q"
;
CreditVerificationInterval
?:
{
waitInterval
?:
number
}
;
EndTransaction
?:
{
Email
?:
{
eTicket
?:
{
Ind
:
boolean
;
PDF
?:
{
Ind
:
boolean
}
}
;
Ind
:
boolean
;
Invoice
?:
{
Ind
:
boolean
}
;
Itinerary
?:
{
Ind
:
boolean
;
PDF
?:
{
Ind
:
boolean
}
;
Segment
?:
{
EndNumber
?:
...
;
Number
:
...
}
[]
;
}
;
PersonName
?:
{
NameNumber
:
string
}
;
}
;
generateSingleInvoice
?:
boolean
;
Source
?:
{
ReceivedFrom
:
string
}
;
}
;
GhostTicketCheck
?:
{
numAttempts
?:
number
;
waitInterval
?:
number
}
;
TicketingInterval
?:
{
includeFirst
?:
boolean
;
waitInterval
?:
number
}
;
}
;
targetCity
?:
string
;
Ticketing
:
{
FlightQualifiers
?:
{
VendorPrefs
?:
{
Airline
:
{
Code
:
string
}
}
}
;
FOP_Qualifiers
?:
{
BasicFOP
?:
{
CC_Info
?:
{
PaymentCard
:
{
CardSecurityCode
?:
...
;
Code
?:
...
;
ExpireDate
?:
...
;
ExtendedPayment
?:
...
;
ManualApprovalCode
?:
...
;
ManualOBFee
?:
...
;
Number
?:
...
;
}
;
Suppress
?:
boolean
;
}
;
CostCenter
?:
string
;
Reference
?:
number
;
Type
?:
string
;
Virtual
?:
string
;
}
;
BSP_Ticketing
?:
{
MultipleFOP
?:
{
Fare
:
{
Amount
:
...
}
;
FOP_One
:
{
CC_Info
?:
...
;
Reference
?:
...
;
Type
?:
...
}
;
FOP_Two
:
{
CC_Info
?:
...
;
Reference
?:
...
;
Type
?:
...
}
;
Taxes
?:
{
Tax
:
...
}
;
}
;
MultipleMiscFOP
?:
{
Fare
:
{
Amount
:
...
}
;
FOP_One
:
{
CC_Info
?:
...
;
Reference
?:
...
;
Type
?:
...
}
;
FOP_Two
:
{
ExtendedPayment
?:
...
;
Reference
?:
...
;
Type
?:
...
}
;
Taxes
?:
{
Tax
:
...
}
;
}
;
PayLaterPlan
?:
{
Fare
:
{
Amount
:
...
}
;
FOP
:
{
CC_Info
?:
...
;
Reference
?:
...
;
Type
?:
...
}
;
Installment
:
{
Count
:
...
;
PayLaterReferenceNumber
:
...
;
Value
:
...
;
}
;
}
;
}
;
MultipleCC_FOP
?:
{
CC_One
:
{
CC_Info
?:
{
PaymentCard
:
...
;
Suppress
?:
...
}
}
;
CC_Two
:
{
CC_Info
?:
{
PaymentCard
:
...
;
Suppress
?:
...
}
}
;
Fare
:
{
Amount
:
string
}
;
}
;
SabreSonicTicketing
?:
{
BasicFOP
?:
{
CC_Info
?:
{
PaymentCard
:
...
;
Suppress
?:
...
}
;
ManualApprovalCode
?:
string
;
Type
?:
string
;
}
;
EnhancedMultipleFOP
?:
{
Fare
:
{
Amount
:
...
}
;
FOP_One
:
{
CC_Info
?:
...
;
Type
?:
...
}
;
FOP_Two
:
{
CC_Info
?:
...
;
Type
?:
...
}
;
Taxes
:
{
Tax
:
...
}
;
}
;
MultipleFOP
?:
{
Fare
:
{
Amount
:
...
}
;
FOP_One
:
{
CC_Info
?:
...
;
Type
?:
...
}
;
FOP_Two
:
{
CC_Info
?:
...
;
Type
?:
...
}
;
Taxes
?:
{
Tax
:
...
}
;
}
;
}
;
}
;
MiscQualifiers
?:
{
AirExtras
?:
{
EndNumber
?:
number
;
Number
:
number
}
[]
;
BaggageAllowance
?:
{
Number
?:
string
;
SegmentSelect
?:
{
EndNumber
?:
...
;
Number
:
...
}
;
Weight
?:
string
;
}
[]
;
Certificate
?:
{
Number
:
string
}
[]
;
Commission
?:
{
Amount
?:
number
;
Net
?:
boolean
;
Percent
?:
number
}
;
DateOfBirth
?:
string
;
Discount
?:
{
Code
?:
string
}
;
Endorsement
?:
{
Override
?:
boolean
;
Text
:
string
}
;
FutureTicket
?:
{
Line
:
{
EndNumber
?:
...
;
NameNumber
?:
...
;
Number
:
...
}
[]
;
}
;
Invoice
?:
{
ETReceipt
?:
boolean
;
Ind
?:
boolean
}
;
MISF
?:
{
Ind
?:
boolean
;
Override
?:
{
Amount
?:
string
;
BackOfficeInfo
?:
string
;
CurrencyCode
?:
string
;
CustomerReference
?:
string
;
DocumentReferenceCode
?:
string
;
ServiceFeeDescription
?:
string
;
TicketNumber
?:
string
;
}
;
}
;
NeedPrint
?:
{
AuditorCoupon
:
boolean
;
Itinerary
:
boolean
;
PassengerReceipt
:
boolean
;
}
;
NetRemit
?:
{
Amount
?:
string
;
ContractAgreementCode
?:
string
;
DiscountAmount
?:
string
;
NetCreditAmount
?:
number
;
SellingFareAmount
?:
string
;
TourCode
?:
string
;
ValueCode
?:
string
;
}
;
Ticket
?:
{
Action
?:
string
;
Type
?:
string
}
;
TourCode
?:
{
SuppressFareReplaceWithBT
?:
{
Ind
:
boolean
}
;
SuppressFareReplaceWithIT
?:
{
Ind
:
boolean
}
;
SuppressIT
?:
{
Ind
:
boolean
}
;
SuppressITSupressFare
?:
{
Ind
:
boolean
}
;
Text
?:
string
;
}
;
}
;
PricingQualifiers
?:
{
Brand
?:
{
content
?:
string
;
RPH
?:
number
}
[]
;
Fare
?:
{
Type
:
string
}
;
FareFocusExclude
?:
{
Ind
:
boolean
}
;
ItineraryOptions
?:
{
SegmentSelect
?:
{
EndNumber
?:
...
;
Number
:
...
;
RPH
?:
...
}
[]
;
SideTrip
?:
{
EndNumber
?:
number
;
Number
:
number
}
;
}
;
NameSelect
?:
{
EndNameNumber
?:
string
;
NameNumber
:
string
}
[]
;
PhaseIV
?:
{
NameSelect
?:
(...)
[]
;
Number
:
number
}
[]
;
PriceQuote
?:
{
NameSelect
?:
(...)
[]
;
Record
?:
(...)
[]
}
[]
;
RefundableBalance
?:
{
Amount
:
string
;
Taxes
?:
{
Tax
:
(...)
[]
}
}
;
SpanishLargeFamilyDiscountLevel
?:
"1"
|
"2"
;
SpecificFare
?:
{
FareBasis
?:
string
;
RPH
?:
string
}
[]
;
SpecificPenalty
?:
{
AdditionalInfo
?:
boolean
;
Changeable
?:
{
AfterDeparture
?:
boolean
;
Any
?:
boolean
;
BeforeDeparture
?:
boolean
;
CurrencyCode
?:
string
;
MaxPenalty
?:
string
;
}
;
EitherOr
?:
{
AfterDeparture
?:
boolean
;
Any
?:
boolean
;
BeforeDeparture
?:
boolean
;
CurrencyCode
?:
string
;
MaxPenalty
?:
string
;
}
;
Refundable
?:
{
AfterDeparture
?:
boolean
;
Any
?:
boolean
;
BeforeDeparture
?:
boolean
;
CurrencyCode
?:
string
;
MaxPenalty
?:
string
;
}
;
}
;
Taxes
?:
{
NoTax
?:
{
Ind
?:
boolean
}
;
TaxExempt
?:
{
Code
?:
...
}
[]
}
;
ValidityDates
?:
{
NotValidAfter
?:
string
;
NotValidBefore
?:
string
;
Segment
:
(...)
[]
;
}
[]
;
}
;
}
[]
;
version
?:
string
;
}
;
}
;
}
;
}
;
responses
:
{
"200"
:
{
content
:
{
"application/json"
:
{
AirTicketRS
?:
{
ApplicationResults
?:
{
Error
?:
{
SystemSpecificResults
?:
{
DocURL
?:
...
;
Element
?:
...
;
HostCommand
?:
...
;
Message
?:
...
;
RecordID
?:
...
;
reference
?:
...
;
ShortText
?:
...
;
timeStamp
?:
...
;
}
[]
;
timeStamp
?:
string
;
type
?:
"Transport"
|
"Validation"
|
"Application"
|
"BusinessLogic"
;
}
[]
;
status
:
"Complete"
|
"Incomplete"
|
"NotProcessed"
|
"Unknown"
;
Success
?:
{
SystemSpecificResults
?:
{
DocURL
?:
...
;
Element
?:
...
;
HostCommand
?:
...
;
Message
?:
...
;
RecordID
?:
...
;
reference
?:
...
;
ShortText
?:
...
;
timeStamp
?:
...
;
}
[]
;
timeStamp
?:
string
;
type
?:
"Transport"
|
"Validation"
|
"Application"
|
"BusinessLogic"
;
}
[]
;
Warning
?:
{
SystemSpecificResults
?:
{
DocURL
?:
...
;
Element
?:
...
;
HostCommand
?:
...
;
Message
?:
...
;
RecordID
?:
...
;
reference
?:
...
;
ShortText
?:
...
;
timeStamp
?:
...
;
}
[]
;
timeStamp
?:
string
;
type
?:
"Transport"
|
"Validation"
|
"Application"
|
"BusinessLogic"
;
}
[]
;
}
;
Diagnostics
?:
{
ESSM_Data
:
{
AbacusPrimeHost
:
boolean
;
AutoEnd
:
boolean
;
AutoEndAndRetrieve
:
boolean
;
AutoEndDetected
:
boolean
;
InfiniPrimeHost
:
boolean
;
PrevSimulChgTty
:
boolean
;
}
;
}
;
Summary
?:
{
committed
?:
boolean
;
DocumentNumber
?:
string
;
DocumentStatus
?:
string
;
DocumentType
?:
string
;
FirstName
?:
string
;
IssuingLocation
?:
string
;
LastName
?:
string
;
LocalIssueDateTime
?:
string
;
Reservation
?:
{
content
?:
string
;
createDate
?:
string
;
provider
?:
string
;
purgeDate
?:
string
;
}
;
TotalAmount
?:
{
content
?:
string
;
currencyCode
?:
string
;
decimalPlace
?:
number
;
}
;
}
[]
;
version
?:
string
;
}
;
Links
?:
{
href
?:
string
;
rel
?:
string
}
[]
;
}
;
}
;
headers
:
{
[
name
:
string
]:
unknown
}
;
}
;
"400"
:
{
content
?:
never
;
headers
:
{
[
name
:
string
]:
unknown
}
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enhanced
Air
Ticket
Documentation
Loading...