update_order
Update order fields by providing a transaction number and new data. Retrieve the current order state beforehand using get_order.
Instructions
Update order fields by transactionNo.
WORKFLOW: Call get_order first to see current state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_no | Yes | ||
| data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||