Cancels an existing order using its ULID.
FORKAST_ADDRESS, FORKAST_SIGNATURE, FORKAST_TIMESTAMP, FORKAST_API_KEY, and FORKAST_PASSPHRASE.200 OK. Successful cancellations append the ULID to cancelled. If an order cannot be cancelled, it remains in notCanceled with a short reason string. Use GET /data/order/{id} to confirm the terminal status after issuing a cancellation.
| Field | Type | Description |
|---|---|---|
cancelled | string[] | List of order ULIDs successfully cancelled. |
notCanceled | object | Map of order IDs that were not cancelled to the reason string. |
notCanceled reasonsorder not foundorder could not be cancelledOrder identifier to cancel.
"01L0XY0R3M8FGP3A5X4KJ8BPAG"