Documentation
Preparing search index...
utils/TURKISHA/order/orderChange.utils
formatOrderAncillariesPayRQPayload
Function formatOrderAncillariesPayRQPayload
formatOrderAncillariesPayRQPayload
(
body
:
any
,
party
:
any
,
jsonRS
:
any
,
)
:
Promise
<
{
correlationId
:
any
;
payload
:
{
"n1:IATA_OrderChangeRQ"
:
{
_attributes
:
{
"xmlns:cns"
:
string
;
"xmlns:n1"
:
string
;
"xmlns:xsi"
:
string
;
}
;
"n1:DistributionChain"
:
{
"cns:DistributionChainLink"
:
(
|
{
"cns:Ordinal"
:
number
;
"cns:OrgRole"
:
string
;
"cns:ParticipatingOrg"
:
{
"cns:Name"
:
string
;
"cns:OrgID"
:
string
}
;
"cns:SalesBranch"
:
{
"cns:SalesBranchID"
:
string
}
;
}
|
{
"cns:Ordinal"
:
number
;
"cns:OrgRole"
:
string
;
"cns:ParticipatingOrg"
:
{
"cns:Name"
:
string
;
"cns:OrgID"
:
string
}
;
"cns:SalesBranch"
?:
undefined
;
}
)
[]
;
}
;
"n1:PayloadAttributes"
:
{
"cns:CorrelationID"
:
any
;
"cns:PrimaryLangID"
:
string
;
"cns:TrxID"
:
any
;
"cns:VersionNumber"
:
string
;
}
;
"n1:Request"
:
{
"cns:DataLists"
:
{
"cns:PaxList"
:
{
"cns:Pax"
:
any
}
}
;
"cns:Order"
:
{
"cns:OrderID"
:
any
;
"cns:OwnerCode"
:
any
}
;
"cns:PaymentFunctions"
:
{
"cns:PaymentProcessingDetails"
:
{
"cns:Amount"
:
{
_attributes
:
{
CurCode
:
any
}
;
_text
:
string
}
;
}
;
}
;
}
;
}
;
}
;
trxId
:
any
;
}
,
>
Parameters
body
:
any
party
:
any
jsonRS
:
any
Returns
Promise
<
{
correlationId
:
any
;
payload
:
{
"n1:IATA_OrderChangeRQ"
:
{
_attributes
:
{
"xmlns:cns"
:
string
;
"xmlns:n1"
:
string
;
"xmlns:xsi"
:
string
;
}
;
"n1:DistributionChain"
:
{
"cns:DistributionChainLink"
:
(
|
{
"cns:Ordinal"
:
number
;
"cns:OrgRole"
:
string
;
"cns:ParticipatingOrg"
:
{
"cns:Name"
:
string
;
"cns:OrgID"
:
string
}
;
"cns:SalesBranch"
:
{
"cns:SalesBranchID"
:
string
}
;
}
|
{
"cns:Ordinal"
:
number
;
"cns:OrgRole"
:
string
;
"cns:ParticipatingOrg"
:
{
"cns:Name"
:
string
;
"cns:OrgID"
:
string
}
;
"cns:SalesBranch"
?:
undefined
;
}
)
[]
;
}
;
"n1:PayloadAttributes"
:
{
"cns:CorrelationID"
:
any
;
"cns:PrimaryLangID"
:
string
;
"cns:TrxID"
:
any
;
"cns:VersionNumber"
:
string
;
}
;
"n1:Request"
:
{
"cns:DataLists"
:
{
"cns:PaxList"
:
{
"cns:Pax"
:
any
}
}
;
"cns:Order"
:
{
"cns:OrderID"
:
any
;
"cns:OwnerCode"
:
any
}
;
"cns:PaymentFunctions"
:
{
"cns:PaymentProcessingDetails"
:
{
"cns:Amount"
:
{
_attributes
:
{
CurCode
:
any
}
;
_text
:
string
}
;
}
;
}
;
}
;
}
;
}
;
trxId
:
any
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...