Documentation
Preparing search index...
utils/IBERIA/order/orderChange/payment.utils
jsonBodyPayment
Function jsonBodyPayment
jsonBodyPayment
(
body
:
any
,
Party
:
any
,
)
:
{
"soapenv:Body"
:
{
OrderChangeRQ
:
{
_attributes
:
{
PrimaryLangID
:
string
;
Version
:
string
;
xmlns
:
string
}
;
DataLists
:
{
ContactList
:
{
ContactInformation
:
{
_attributes
:
{
ContactID
:
string
}
;
ContactProvided
:
{
EmailAddress
:
{
EmailAddressValue
:
any
}
}
;
ContactType
:
string
;
Individual
:
{
GivenName
:
any
;
Surname
:
any
}
;
}
;
}
;
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
{
OrderID
:
any
;
Payments
:
{
Payment
:
{
Amount
:
{
_attributes
:
{
Code
:
string
}
;
_text
:
any
}
;
Method
:
|
{
Cash
:
{
_attributes
:
{
CashInd
:
...
}
}
;
PaymentCard
?:
undefined
;
Voucher
?:
undefined
;
}
|
{
Cash
?:
undefined
;
PaymentCard
?:
undefined
;
Voucher
:
{
Number
:
any
}
;
}
|
{
Cash
?:
undefined
;
PaymentCard
:
{
CardHolderBillingAddress
:
{
CityName
:
...
;
CountryCode
:
...
;
PostalCode
:
...
;
Street
:
...
;
}
;
CardHolderName
:
any
;
CardNumber
:
string
;
CardType
:
any
;
EffectiveExpireDate
:
{
Expiration
:
...
}
;
SeriesCode
:
string
;
}
;
Voucher
?:
undefined
;
}
;
Payer
?:
{
ContactInfoRefs
:
string
}
;
Type
:
any
;
}
[]
;
}
;
}
;
}
;
}
;
}
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
}
}
;
ContactType
:
string
;
Individual
:
{
GivenName
:
any
;
Surname
:
any
}
;
}
;
}
;
}
;
Document
:
{
ReferenceVersion
:
string
}
;
Party
:
any
;
PointOfSale
:
{
Location
:
{
CountryCode
:
string
}
}
;
Query
:
{
OrderID
:
any
;
Payments
:
{
Payment
:
{
Amount
:
{
_attributes
:
{
Code
:
string
}
;
_text
:
any
}
;
Method
:
|
{
Cash
:
{
_attributes
:
{
CashInd
:
...
}
}
;
PaymentCard
?:
undefined
;
Voucher
?:
undefined
;
}
|
{
Cash
?:
undefined
;
PaymentCard
?:
undefined
;
Voucher
:
{
Number
:
any
}
;
}
|
{
Cash
?:
undefined
;
PaymentCard
:
{
CardHolderBillingAddress
:
{
CityName
:
...
;
CountryCode
:
...
;
PostalCode
:
...
;
Street
:
...
;
}
;
CardHolderName
:
any
;
CardNumber
:
string
;
CardType
:
any
;
EffectiveExpireDate
:
{
Expiration
:
...
}
;
SeriesCode
:
string
;
}
;
Voucher
?:
undefined
;
}
;
Payer
?:
{
ContactInfoRefs
:
string
}
;
Type
:
any
;
}
[]
;
}
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...