| Name | Description | Type | Additional information |
|---|---|---|---|
| Customer |
Customer details |
NewCustomerDTO |
Required |
| Invoice |
Whether the order will be paid by invoice |
boolean |
None. |
| Code |
Discount code, if any |
string |
None. |
| Items |
Items in the order |
Collection of OrderItemDTO |
Required |