| Name | Description | Type | Additional information |
|---|---|---|---|
| order_id | string |
None. |
|
| create_date | date |
None. |
|
| order_date | date |
None. |
|
| order_name | string |
None. |
|
| order_amount | integer |
None. |
|
| discount_amount | decimal number |
None. |
|
| shipping_cost | integer |
None. |
|
| final_payment_amount | integer |
None. |
|
| shipping_method | string |
None. |
|
| shipping_method_name | string |
None. |
|
| moneypayway_method | string |
None. |
|
| moneypayway_method_name | string |
None. |
|
| unified_business_number | string |
None. |
|
| delivery_temperature | string |
None. |
|
| bonus_discount_amount | integer |
None. |
|
| product | Collection of Order_ProductAPIDTO |
None. |
|
| recipient | Order_RecipientAPIDTO |
None. |
|
| error_code | integer |
None. |
|
| error_msg | string |
None. |
|
| logs | Collection of string |
None. |
|
| error_logs | Collection of Exception |
None. |
|
| data_string | string |
None. |
|
| dec_request | string |
None. |
|
| dec_response | string |
None. |