Documentation
Preparing search index...
utils/IBERIA/shopping.utils
jsonAirShoppingRQ
Function jsonAirShoppingRQ
jsonAirShoppingRQ
(
body
:
any
,
Party
:
any
,
)
:
{
"soapenv:Envelope"
:
{
_attributes
:
{
"xmlns:soapenv"
:
string
}
;
"soapenv:Body"
:
{
AirShoppingRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
;
}
;
CoreQuery
:
{
OriginDestinations
:
{
OriginDestination
:
any
}
}
;
DataLists
:
{
PassengerList
:
{
Passenger
:
any
}
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Metadata
:
{
Other
:
{
OtherMetadata
:
{
CurrencyMetadatas
:
{
CurrencyMetadata
:
{
_attributes
:
{
MetadataKey
:
string
}
}
;
}
;
}
;
}
;
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Preference
:
{
CabinPreferences
:
{
CabinType
:
{
Code
:
any
}
[]
}
;
FarePreferences
:
{
Types
:
{
Type
:
any
}
}
;
FlightPreferences
:
{
Characteristic
:
{
DirectPreferences
:
string
}
}
;
PricingMethodPreference
:
{
BestPricingOption
:
string
}
;
}
;
}
;
}
;
}
;
}
Parameters
body
:
any
Party
:
any
Returns
{
"soapenv:Envelope"
:
{
_attributes
:
{
"xmlns:soapenv"
:
string
}
;
"soapenv:Body"
:
{
AirShoppingRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
;
}
;
CoreQuery
:
{
OriginDestinations
:
{
OriginDestination
:
any
}
}
;
DataLists
:
{
PassengerList
:
{
Passenger
:
any
}
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Metadata
:
{
Other
:
{
OtherMetadata
:
{
CurrencyMetadatas
:
{
CurrencyMetadata
:
{
_attributes
:
{
MetadataKey
:
string
}
}
;
}
;
}
;
}
;
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Preference
:
{
CabinPreferences
:
{
CabinType
:
{
Code
:
any
}
[]
}
;
FarePreferences
:
{
Types
:
{
Type
:
any
}
}
;
FlightPreferences
:
{
Characteristic
:
{
DirectPreferences
:
string
}
}
;
PricingMethodPreference
:
{
BestPricingOption
:
string
}
;
}
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...