| Name | Description | Type | Additional information |
|---|---|---|---|
| Date |
Order date |
string |
Format date to yyyy.MM.dd |
| OrderDescription |
Order description (i.e. WEB VP 2021-1234) |
string |
Required String length: inclusive between 0 and 100 |
| PaymentMeans |
Paymeant means (Transfer, Card) |
OrderPaymentMeans |
Required |
| CustomerName |
Customer name |
string |
Required String length: inclusive between 0 and 50 |
| CustomerAddress |
Customer address |
string |
Required String length: inclusive between 0 and 50 |
| CustomerTown |
Customer town |
string |
Required String length: inclusive between 0 and 30 |
| CustomerVAT |
Customer VAT id (OIB) |
string |
None. |
| Additional |
Additional information |
string |
String length: inclusive between 0 and 100 |
| Items |
List of order items |
Collection of OrderItem |
Required |
