| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
None. |
|
| orderSiteId | string |
None. |
|
| site | string |
None. |
|
| paymentType | integer |
None. |
|
| purchasedAt | string |
None. |
|
| approvedAt | string |
None. |
|
| updatedAt | string |
None. |
|
| status | string |
None. |
|
| totalAmount | decimal number |
None. |
|
| totalDiscountAmount | decimal number |
None. |
|
| billing | BillingAddress |
None. |
|
| customer | Customer |
None. |
|
| freight | Freight |
None. |
|
| items | Collection of OrderItem |
None. |
|
| shipping | ShippingAddress |
None. |
|
| trackings | Collection of Tracking |
None. |
|
| seller | Seller |
None. |