Documentation
Preparing search index...
utils/AFKL/order/orderCancel.utils
jsonOrderCancelRQ
Function jsonOrderCancelRQ
jsonOrderCancelRQ
(
body
:
any
,
)
:
{
"soapenv:Envelope"
:
{
_attributes
:
{
"xmlns:soapenv"
:
string
;
"xmlns:wsa"
:
string
;
"xmlns:wsse"
:
string
;
"xmlns:wsu"
:
string
;
}
;
"soapenv:Body"
:
{
IATA_OrderCancelRQ
:
{
_attributes
:
{
xmlns
:
string
}
;
Party
:
{
Participant
:
|
{
EnabledSystem
:
{
Name
:
string
;
SystemID
:
string
}
}
|
{
Aggregator
:
{
AggregatorID
:
string
;
Name
:
string
}
}
;
Recipient
:
{
ORA
:
any
}
;
Sender
:
{
TravelAgency
:
{
AgencyID
:
any
;
IATANumber
:
any
;
Name
:
any
;
PseudoCityID
:
any
;
}
;
}
;
}
;
PayloadAttributes
:
{
CorrelationID
:
any
;
VersionNumber
:
string
}
;
Request
:
{
Order
:
{
OrderID
:
any
;
OwnerCode
:
string
}
;
OrderCancelProcessing
?:
{
ReasonCode
:
any
}
;
}
;
}
;
}
;
"soapenv:Header"
:
{
MessageID
:
{
_attributes
:
{
xmlns
:
string
}
;
_text
:
string
}
;
RelatesTo
:
{
_attributes
:
{
RelationshipType
:
string
;
xmlns
:
string
}
;
_text
:
string
;
}
[]
;
trackingMessageHeader
:
{
_attributes
:
{
xmlns
:
string
}
;
consumerRef
:
{
consumerID
:
string
;
consumerLocation
:
string
;
consumerTime
:
string
;
consumerType
:
string
;
partyID
:
string
;
userId
:
string
;
}
;
}
;
"wsse:Security"
:
{
"wsse:UsernameToken"
:
{
"wsse:Password"
:
{
_attributes
:
{
Type
:
string
}
;
_text
:
string
}
;
"wsse:Username"
:
string
;
}
;
}
;
}
;
}
;
}
Parameters
body
:
any
Returns
{
"soapenv:Envelope"
:
{
_attributes
:
{
"xmlns:soapenv"
:
string
;
"xmlns:wsa"
:
string
;
"xmlns:wsse"
:
string
;
"xmlns:wsu"
:
string
;
}
;
"soapenv:Body"
:
{
IATA_OrderCancelRQ
:
{
_attributes
:
{
xmlns
:
string
}
;
Party
:
{
Participant
:
|
{
EnabledSystem
:
{
Name
:
string
;
SystemID
:
string
}
}
|
{
Aggregator
:
{
AggregatorID
:
string
;
Name
:
string
}
}
;
Recipient
:
{
ORA
:
any
}
;
Sender
:
{
TravelAgency
:
{
AgencyID
:
any
;
IATANumber
:
any
;
Name
:
any
;
PseudoCityID
:
any
;
}
;
}
;
}
;
PayloadAttributes
:
{
CorrelationID
:
any
;
VersionNumber
:
string
}
;
Request
:
{
Order
:
{
OrderID
:
any
;
OwnerCode
:
string
}
;
OrderCancelProcessing
?:
{
ReasonCode
:
any
}
;
}
;
}
;
}
;
"soapenv:Header"
:
{
MessageID
:
{
_attributes
:
{
xmlns
:
string
}
;
_text
:
string
}
;
RelatesTo
:
{
_attributes
:
{
RelationshipType
:
string
;
xmlns
:
string
}
;
_text
:
string
;
}
[]
;
trackingMessageHeader
:
{
_attributes
:
{
xmlns
:
string
}
;
consumerRef
:
{
consumerID
:
string
;
consumerLocation
:
string
;
consumerTime
:
string
;
consumerType
:
string
;
partyID
:
string
;
userId
:
string
;
}
;
}
;
"wsse:Security"
:
{
"wsse:UsernameToken"
:
{
"wsse:Password"
:
{
_attributes
:
{
Type
:
string
}
;
_text
:
string
}
;
"wsse:Username"
:
string
;
}
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...