UniversalRecordCancelRsp |
element |
|
|
|
Return status for each provider reservation |
CommandHistory |
string simple type |
|
Optional |
|
HTTP link to download command history and debugging information of the request that generated this response. Must be enabled on the system. |
ResponseTime |
decimal simple type |
|
Optional |
|
The time (in ms) the system spent processing this request, not including transmission times. |
SponsoredFltTrnxId |
string simple type |
|
Optional |
|
Identifier for Sponsored Flight transaction information. |
TraceId |
string simple type |
|
Optional |
|
Unique identifier for this atomic transaction traced by the user. Use is optional. |
TransactionId |
string simple type |
|
Optional |
|
System generated unique identifier for this atomic transaction. |
ResponseMessage |
element |
|
|
|
A simple textual fare note. Used within several other objects. |
Code |
decimal simple type |
|
Required |
|
|
Type |
string simple type |
Warning , Error , Info |
Optional |
|
Indicates the type of message (Warning, Error, Info) |
ProviderCode |
string simple type |
|
Optional |
|
|
SupplierCode |
string simple type |
|
Optional |
|
|
ProviderReservationStatus |
element |
|
|
|
Status of the cancellation for this provider
reservation. |
Cancelled |
boolean simple type |
|
Required |
|
Will be true if the reservation was successfuly
cancelled on the provider system. |
CreateDate |
dateTime simple type |
|
Required |
|
The date and time that this reservation was
created. |
LocatorCode |
string simple type |
|
Required |
|
Contains the Locator Code of the actual
reservation in the event this is a passive
reservation. |
ModifiedDate |
dateTime simple type |
|
Required |
|
The date and time that this reservation was last
modified for any reason. |
ProviderCode |
string simple type |
|
Required |
|
Contains the Provider Code of the entity housing
the actual reservation in the event this is a
passive one. |
CancelInfo |
typeResultMessage complex type |
|
|
|
If the provider reservation was not
successfully cancelled or cancelled with
warnings the provider system might provides
some textual information describing the
reason. |
Code |
decimal simple type |
|
Required |
|
|
Type |
string simple type |
Warning , Error , Info |
Optional |
|
Indicates the type of message (Warning, Error, Info) |