Documentation
Preparing search index...
utils/IBERIA/order/orderRetrieve.utils
jsonOrderRetrieveRQ
Function jsonOrderRetrieveRQ
jsonOrderRetrieveRQ
(
body
:
any
,
Party
:
any
,
)
:
{
"soapenv:Envelope"
:
{
_attributes
:
{
"xmlns:soapenv"
:
string
}
;
"soapenv:Body"
:
{
OrderRetrieveRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
;
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
|
{
Filters
:
{
BookingReferences
:
{
BookingReference
:
{
AirlineID
:
string
;
ID
:
any
}
;
}
;
OrderID
?:
undefined
;
}
;
}
|
{
Filters
:
{
BookingReferences
?:
undefined
;
OrderID
:
{
_attributes
:
{
Owner
:
string
}
;
_text
:
any
}
;
}
;
}
;
}
;
}
;
}
;
}
Parameters
body
:
any
Party
:
any
Returns
{
"soapenv:Envelope"
:
{
_attributes
:
{
"xmlns:soapenv"
:
string
}
;
"soapenv:Body"
:
{
OrderRetrieveRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
;
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
|
{
Filters
:
{
BookingReferences
:
{
BookingReference
:
{
AirlineID
:
string
;
ID
:
any
}
;
}
;
OrderID
?:
undefined
;
}
;
}
|
{
Filters
:
{
BookingReferences
?:
undefined
;
OrderID
:
{
_attributes
:
{
Owner
:
string
}
;
_text
:
any
}
;
}
;
}
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...