| Name | Description | Type | Additional information |
|---|---|---|---|
| ExternalOrderNumber |
This is the order number / identifier provided by the webshop |
string |
None. |
| ContactPersonID |
The unique ID of the contact person |
integer |
None. |
| OrderedProducts |
List of OrderedProduct |
Collection of OrderedProduct |
None. |
| OrderPrice |
Total price of order |
decimal number |
None. |
| DeliveryAddress |
The delivery address of this order |
Address |
None. |
| BillingAddress |
The billing address of this order |
Address |
None. |
| Lang2 |
The default language of this order, |
string |
None. |
| OrderReference |
The optional order reference of end user |
string |
None. |
| OrderMessage |
The optional message of end user |
string |
None. |