Documentation
Preparing search index...
utils/IBERIA/seat.utils
jsonSeatAvailabilityRQ
Function jsonSeatAvailabilityRQ
jsonSeatAvailabilityRQ
(
body
:
any
,
Party
:
any
,
)
:
{
"soapenv:Envelope"
:
{
_attributes
:
{
"xmlns:soapenv"
:
string
}
;
"soapenv:Body"
:
{
SeatAvailabilityRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
;
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
|
{
Offer
?:
undefined
;
Order
:
{
_attributes
:
{
OrderID
:
any
;
Owner
:
string
}
}
;
}
|
{
Offer
:
{
_attributes
:
{
OfferID
:
any
;
Owner
:
string
;
ResponseID
:
any
}
;
}
;
Order
?:
undefined
;
}
;
}
;
}
;
}
;
}
Parameters
body
:
any
Party
:
any
Returns
{
"soapenv:Envelope"
:
{
_attributes
:
{
"xmlns:soapenv"
:
string
}
;
"soapenv:Body"
:
{
SeatAvailabilityRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
;
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
|
{
Offer
?:
undefined
;
Order
:
{
_attributes
:
{
OrderID
:
any
;
Owner
:
string
}
}
;
}
|
{
Offer
:
{
_attributes
:
{
OfferID
:
any
;
Owner
:
string
;
ResponseID
:
any
}
;
}
;
Order
?:
undefined
;
}
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...