| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Order | OrderModel |
None. |
|
| Number | string |
Required String length: inclusive between 0 and 50 |
|
| StoreID | integer |
None. |
|
| Store | StoreModel |
None. |
|
| Price | OrderPriceBreakdown |
None. |
|
| IssueDate | date |
None. |
|
| DueDate | date |
None. |
|
| PaymentDate | date |
None. |
|
| SentDate | date |
None. |
|
| Observations | string |
None. |
|
| Url | string |
String length: inclusive between 0 and 100 |
|
| CustomerContact | InvoiceCustomerContactModel |
Required |
|
| SupplierContact | InvoiceSupplierContactModel |
Required |
|
| Items | Collection of InvoiceItemModel |
None. |