RemoveTagFromOrder
Removes tag from an Order
Input
Name | Type | Required | Description |
OrderId | Integer | True | Identifies the order whose tag will be removed. |
TagId | Integer | True | Identifies the tag to remove. |
Result Set Columns
Name | Type | Description |
Status | String | The status of the operation. |