Replace order
Exchange
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.
POST
Replace order
Documentation Index
Fetch the complete documentation index at: https://stabyl.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Order writes are asynchronous. Store the
Idempotency-Key before sending the request, reuse it for retries after uncertain responses, and read the order resource for the final state.Authorizations
API key. Send it in the X-Api-Key header.
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
application/json
Replacement values for the existing order. Use a new idempotency key for each distinct replacement intent.
Replacement values for an existing limit order.