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