ChangeOrderStatus
Change the order status of the specified order.
Input
| Name | Type | Required | Description |
| OrderId | Long | True | Order ID |
| ShopId | String | False | Store account. |
| OrderStatus | String | True | Specify the order status. |
Result Set Columns
| Name | Type | Description |
| Status | String | Stored procedure execution status. |