Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.52 KB

GetOrderResponseData.md

File metadata and controls

33 lines (29 loc) · 1.52 KB

GetOrderResponseData

Properties

Name Type Description Notes
id int [optional]
channel_id int [optional]
channel_name string [optional]
base_channel_code string [optional]
channel_order_id string [optional]
customer_name string [optional]
customer_email string [optional]
customer_phone string [optional]
payment_status string [optional]
total string [optional]
tax string [optional]
sla string [optional]
shipping_method string [optional]
expedited string [optional]
status string [optional]
status_code int [optional]
payment_method string [optional]
is_international int [optional]
purpose_of_shipment int [optional]
channel_created_at string [optional]
created_at string [optional]
products \Swagger\Client\Model\GetOrderResponseDataProducts[] [optional]
shipments \Swagger\Client\Model\GetOrderResponseDataShipments[] [optional]
activities string[] [optional]

[Back to Model list] [Back to API list] [Back to README]