Documentation
Preparing search index...
utils/TURKISHA/order/cancelDossier.utils
jsonOrderCancelRQ
Function jsonOrderCancelRQ
jsonOrderCancelRQ
(
body
:
any
,
Party
:
any
,
)
:
{
"soapenv:Envelope"
:
{
_attributes
:
{
"xmlns:ord"
:
string
;
"xmlns:soapenv"
:
string
}
;
"soapenv:Body"
:
{
"ord:OrderCancelRQ"
:
{
_attributes
:
{
version
:
string
}
;
OrderID
:
any
;
Party
:
any
;
ReasonCode
:
any
;
RefundAmount
:
any
;
}
;
}
;
"soapenv:Header"
:
{}
;
}
;
}
Parameters
body
:
any
Party
:
any
Returns
{
"soapenv:Envelope"
:
{
_attributes
:
{
"xmlns:ord"
:
string
;
"xmlns:soapenv"
:
string
}
;
"soapenv:Body"
:
{
"ord:OrderCancelRQ"
:
{
_attributes
:
{
version
:
string
}
;
OrderID
:
any
;
Party
:
any
;
ReasonCode
:
any
;
RefundAmount
:
any
;
}
;
}
;
"soapenv:Header"
:
{}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...