Documentation
Preparing search index...
utils/IBERIA/order/orderChange/passenger.utils
jsonBodyPassenger
Function jsonBodyPassenger
jsonBodyPassenger
(
body
:
any
,
Party
:
any
,
)
:
{
"soapenv:Body"
:
{
OrderChangeRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
}
;
DataLists
:
{
ContactList
:
{
ContactInformation
:
{
_attributes
:
{
ContactID
:
string
}
;
ContactProvided
:
(
|
{
EmailAddress
:
{
EmailAddressValue
:
any
}
;
Phone
?:
undefined
}
|
{
EmailAddress
?:
undefined
;
Phone
:
{
PhoneNumber
:
any
}
}
)
[]
;
}
;
}
;
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
{
OrderID
:
any
;
PassengerServicing
:
{
New
:
{
_attributes
:
{
PassengerID
:
any
}
;
ActionType
:
string
;
ContactInfoRef
:
string
;
Individual
:
{
GivenName
:
any
;
NameTitle
:
any
;
Surname
:
any
}
;
LoyaltyProgramAccount
:
{
AccountNumber
:
any
;
Airline
:
{
AirlineDesignator
:
string
}
;
}
;
}
;
}
;
}
;
}
;
}
;
}
Parameters
body
:
any
Party
:
any
Returns
{
"soapenv:Body"
:
{
OrderChangeRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
}
;
DataLists
:
{
ContactList
:
{
ContactInformation
:
{
_attributes
:
{
ContactID
:
string
}
;
ContactProvided
:
(
|
{
EmailAddress
:
{
EmailAddressValue
:
any
}
;
Phone
?:
undefined
}
|
{
EmailAddress
?:
undefined
;
Phone
:
{
PhoneNumber
:
any
}
}
)
[]
;
}
;
}
;
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
{
OrderID
:
any
;
PassengerServicing
:
{
New
:
{
_attributes
:
{
PassengerID
:
any
}
;
ActionType
:
string
;
ContactInfoRef
:
string
;
Individual
:
{
GivenName
:
any
;
NameTitle
:
any
;
Surname
:
any
}
;
LoyaltyProgramAccount
:
{
AccountNumber
:
any
;
Airline
:
{
AirlineDesignator
:
string
}
;
}
;
}
;
}
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...