Documentation
Preparing search index...
utils/IBERIA/order/orderReshop.utils
jsonOrderReshopRQ
Function jsonOrderReshopRQ
jsonOrderReshopRQ
(
body
:
any
,
Party
:
any
,
)
:
{
"soapenv:Envelope"
:
{
_attributes
:
{
"xmlns:soapenv"
:
string
}
;
"soapenv:Body"
:
{
OrderReshopRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
;
}
;
DataLists
:
{
PassengerList
:
{
Passenger
:
any
}
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
|
{
OrderID
:
any
;
Reshop
:
{
OrderServicing
:
{
Delete
:
{
OrderItem
:
any
}
}
}
;
}
|
{
OrderID
:
any
;
Reshop
:
{
OrderServicing
:
{
Add
:
{
Qualifier
:
{
ExistingOrderQualifier
:
{
OrderKeys
:
...
;
PassengerReferences
:
...
;
}
;
}
;
}
;
}
;
}
;
}
;
}
;
}
;
}
;
}
Parameters
body
:
any
Party
:
any
Returns
{
"soapenv:Envelope"
:
{
_attributes
:
{
"xmlns:soapenv"
:
string
}
;
"soapenv:Body"
:
{
OrderReshopRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
;
}
;
DataLists
:
{
PassengerList
:
{
Passenger
:
any
}
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
|
{
OrderID
:
any
;
Reshop
:
{
OrderServicing
:
{
Delete
:
{
OrderItem
:
any
}
}
}
;
}
|
{
OrderID
:
any
;
Reshop
:
{
OrderServicing
:
{
Add
:
{
Qualifier
:
{
ExistingOrderQualifier
:
{
OrderKeys
:
...
;
PassengerReferences
:
...
;
}
;
}
;
}
;
}
;
}
;
}
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...