update_order_status
Update an order's status on the Gobox platform. Provide the transaction number and a valid status; use get_sys_helpers() to get allowed statuses.
Instructions
Update order status. Call get_sys_helpers() for valid status values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_no | Yes | ||
| status | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||