Documentation
Preparing search index...
utils/TURKISHA/order/orderReserve.utils
formatOrderReserveRQPayload
Function formatOrderReserveRQPayload
formatOrderReserveRQPayload
(
body
:
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:POS"
:
{
"cns:City"
:
|
{
"cns:IATA_LocationCode"
:
string
}
|
{
"cns:IATA_LocationCode"
:
any
}
;
"cns:Country"
:
|
{
"cns:CountryCode"
:
string
}
|
{
"cns:CountryCode"
:
any
}
;
"cns:RequestTime"
:
string
;
}
;
"n1:Request"
:
{
"cns:DataLists"
:
{
"cns:PaxList"
:
{
"cns:Pax"
:
any
}
}
;
"cns:Order"
:
{
"cns:OrderID"
:
any
;
"cns:OwnerCode"
:
any
}
;
"cns:OrderChangeParameters"
:
{
"cns:ReasonCode"
:
any
}
;
}
;
}
;
}
;
trxId
:
any
;
}
,
>
Parameters
body
:
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:POS"
:
{
"cns:City"
:
|
{
"cns:IATA_LocationCode"
:
string
}
|
{
"cns:IATA_LocationCode"
:
any
}
;
"cns:Country"
:
|
{
"cns:CountryCode"
:
string
}
|
{
"cns:CountryCode"
:
any
}
;
"cns:RequestTime"
:
string
;
}
;
"n1:Request"
:
{
"cns:DataLists"
:
{
"cns:PaxList"
:
{
"cns:Pax"
:
any
}
}
;
"cns:Order"
:
{
"cns:OrderID"
:
any
;
"cns:OwnerCode"
:
any
}
;
"cns:OrderChangeParameters"
:
{
"cns:ReasonCode"
:
any
}
;
}
;
}
;
}
;
trxId
:
any
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...