Replace order
Submits a replacement intent for an existing limit order. Read the response and the returned order state before assuming the original order is no longer active.
Idempotency-Key before sending the request, reuse it for retries after uncertain responses, and read the order resource for the final state.Authorizations
API credential. Withdrawal quote and submit operations additionally require the documented Ed25519 timestamp, nonce, and signature headers.
Headers
Unique key for this exact write intent. Store it before sending the request and reuse it for retries after timeouts or transient errors.
Path Parameters
Public order ID returned by create or list order endpoints.
Body
Replacement values for the existing order. Use a new idempotency key for each distinct replacement intent.
Replacement values for an existing limit order.