| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Number |
Order Number for the Store |
string |
String length: inclusive between 0 and 20 |
| Created | date |
None. |
|
| Modified | date |
None. |
|
| Confirmed | date |
None. |
|
| Paid | date |
None. |
|
| Finished | date |
None. |
|
| Cancelled | date |
None. |
|
| PaymentDue | date |
None. |
|
| ExternalID |
ID in the external database (Use for data synchronization with external database) |
string |
None. |
| PaymentProcessorOrderID |
OrderID in the context of a payment processor |
string |
None. |
| Token | globally unique identifier |
Required |
|
| CustomerID | string |
None. |
|
| InvoiceRequired | boolean |
None. |
|
| StoreID | integer |
None. |
|
| TariffID |
Tariff applied to this order |
integer |
None. |
| StatusID |
Current order status |
integer |
None. |
| PublicStatusID |
Store-admin managed status. Visible to customers |
integer |
None. |
| ShippingPolicyID | integer |
None. |
|
| Observations |
Customer observations |
string |
String length: inclusive between 0 and 200 |
| Price | OrderPriceBreakdownView |
None. |
|
| Points | OrderPoints |
None. |
|
| CustomerFullName | string |
None. |