edit_order
Replace an existing order atomically by canceling and recreating it with new parameters.
Instructions
Edit an order by replacing it (cancels + recreates atomically).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txid | Yes | ||
| pair | Yes | ||
| volume | No | ||
| price | No | ||
| price2 | No | ||
| oflags | No | ||
| deadline | No | ||
| cancel_response | No | ||
| userref | No | ||
| validate | No |