| Name | Description | Type | Additional information |
|---|---|---|---|
| SellerKey | string |
None. |
|
| Customer | PostCustomerDTO |
None. |
|
| Status | PostOrderStatus |
None. |
|
| Number | string |
None. |
|
| SaleDate | date |
None. |
|
| CancellationDate | date |
None. |
|
| Payments | Collection of PaymentDTO |
None. |
|
| CarrierService | CarrierServiceDTO |
None. |
|
| Amount | decimal number |
None. |
|
| FinancialAmount | decimal number |
None. |
|
| Channel | string |
None. |
|
| PriceListName | string |
None. |
|
| TotalAmountCollected | decimal number |
None. |
|
| Fulfillment | boolean |
None. |
|
| FulfillmentInvoiceLink | string |
None. |
|
| Items | Collection of PostOrderItemDTO |
None. |
|
| Messages | Collection of string |
None. |
|
| SalesPartners | SalesPartnersDTO |
None. |