Name | Description | Type | Additional information |
---|---|---|---|
OrderNo | string |
Required String length: inclusive between 0 and 255 |
|
ShopId | integer |
Required Range: inclusive between 1 and 2147483647 |
|
OrderReference | string |
String length: inclusive between 0 and 255 |
|
OrderedOn | date |
None. |
|
IsPaid | boolean |
Required Range: inclusive between false and true |
|
CustomerNumber | integer |
Required Range: inclusive between 0 and 2147483647 |
|
ReceiveAddress | string |
String length: inclusive between 0 and 255 |
|
ReturnAddress | string |
String length: inclusive between 0 and 2147483647 |
|
WebOrderLines | Collection of LineCreateModelAlternative |
None. |