ExtendedOrderPayment
objectOrder Payment Model
* Additional properties are NOT allowed.
idinteger(int32)
Order Payment Id .
external_idstring
External Id.
payment_methodobject
Payment Method Model
* Additional properties are NOT allowed.
Show Child Parameters
amountnumber(double)
Amount.
created_onstring(date-time)
Created On.
order_idinteger(int32)
Order Id .
order_numberstring
Order Number.
Example
ExtendedOrderPayment.PagingResponse
object * Additional properties are NOT allowed.
dataarray[object]
Order Payment Model
* Additional properties are NOT allowed.
Show Child Parameters
page_numberinteger(int32)
page_sizeinteger(int32)
total_recordsinteger(int32)
Example
OrderFreightType
object * Additional properties are NOT allowed.
idinteger(int32)
Freight Type Id.
namestring
Freight Type name.
Example
OrderCustomer
object * Additional properties are NOT allowed.
customer_numberstring
Customer number
custom_referencestring
Custom reference
Emailstring
Last name
first_namestring
First name
idinteger(int32)
Identifier
last_namestring
Last name
Example
OrderSalesChannel
object * Additional properties are NOT allowed.
idinteger(int32)
Order Id.
namestring
First name
Example