AddTagToOrder
Adds a tag to an order
Input
Name | Type | Required | Description |
OrderId | Integer | True | Identifies the order that will be tagged. |
TagId | Integer | True | Identifies the tag that will be applied to the order. |
Result Set Columns
Name | Type | Description |
Status | String | The status of the operation. |