OrderUpdateModel
Model used to retrieve information about a order update.
| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderExternalID |
Order's unique ID on integrating system. |
string |
None. |
| UpdateStatusTo |
External ID of the order status that must be set to the order. |
string |
None. |
| Method |
Communication method for order update . |
string |
None. |
| OrderUpdateID |
Unique ID of the model. ID belongs to the order. |
globally unique identifier |
None. |