Documentation
Preparing search index...
utils/ACCELYA/orderCancel.utils
jsonOrderCancelRQ
Function jsonOrderCancelRQ
jsonOrderCancelRQ
(
body
:
any
,
)
:
{
Envelope
:
{
_attributes
:
{
" xmlns:tc"
:
string
;
"xmlns:air"
:
string
;
"xmlns:aug"
:
string
;
"xmlns:soapenv"
:
string
;
}
;
"SOAP-ENV:Body"
:
{
"ns1:XXTransaction"
:
{
REQ
:
{
OrderCancelRQ
:
{
_attributes
:
{
TransactionIdentifier
:
string
;
Version
:
string
}
;
Document
:
{
_attributes
:
{
id
:
string
}
}
;
Party
:
{
Sender
:
{
TravelAgencySender
:
{
AgencyID
:
any
;
PseudoCity
:
any
}
}
;
}
;
Query
:
{
Order
:
{
_attributes
:
{
OrderID
:
any
;
Owner
:
any
}
}
}
;
}
;
}
;
}
;
}
;
"SOAP-ENV:Header"
:
{
"t:TransactionControl"
:
{
tc
:
{
app
:
{
_attributes
:
{
language
:
string
;
version
:
string
}
;
_text
:
string
;
}
;
iden
:
{
_attributes
:
{
agt
:
any
;
agtpwd
:
any
;
agy
:
any
;
p
:
string
;
pseudocity
:
any
;
u
:
string
;
}
;
}
;
script
:
{
_attributes
:
{
engine
:
string
;
name
:
string
}
}
;
trace
:
string
;
}
;
}
;
}
;
}
;
}
Parameters
body
:
any
Returns
{
Envelope
:
{
_attributes
:
{
" xmlns:tc"
:
string
;
"xmlns:air"
:
string
;
"xmlns:aug"
:
string
;
"xmlns:soapenv"
:
string
;
}
;
"SOAP-ENV:Body"
:
{
"ns1:XXTransaction"
:
{
REQ
:
{
OrderCancelRQ
:
{
_attributes
:
{
TransactionIdentifier
:
string
;
Version
:
string
}
;
Document
:
{
_attributes
:
{
id
:
string
}
}
;
Party
:
{
Sender
:
{
TravelAgencySender
:
{
AgencyID
:
any
;
PseudoCity
:
any
}
}
;
}
;
Query
:
{
Order
:
{
_attributes
:
{
OrderID
:
any
;
Owner
:
any
}
}
}
;
}
;
}
;
}
;
}
;
"SOAP-ENV:Header"
:
{
"t:TransactionControl"
:
{
tc
:
{
app
:
{
_attributes
:
{
language
:
string
;
version
:
string
}
;
_text
:
string
;
}
;
iden
:
{
_attributes
:
{
agt
:
any
;
agtpwd
:
any
;
agy
:
any
;
p
:
string
;
pseudocity
:
any
;
u
:
string
;
}
;
}
;
script
:
{
_attributes
:
{
engine
:
string
;
name
:
string
}
}
;
trace
:
string
;
}
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...