Name | Description | Type | Additional information |
---|---|---|---|
UserID |
ID of the Webb-SMS User placing the order |
integer |
None. |
UserReference |
ID of the iP.1 User placing the order |
globally unique identifier |
None. |
Customer |
Updated customer details, if an update is desired |
UpdateCustomerDTO |
None. |
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 |