Skip to main content
POST
Batch Amend Orders

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Batch amend order request. You can amend unfilled or partially filled orders. TODO: Maximum 20 orders per request

request
object[]
required
await_outcome
boolean

If true, gateway waits up to a server-defined timeout (currently 3s) for final engine outcomes and maps them into exit_info.

If false (default), exit_info reports edge outcomes (validation + publish ack).

Response

200 - application/json

Orders amended

Response of batch amend orders.

exit_info
object[]
required

Information about the exit status of each order in the batch.

result
object[]
required
time
string<date-time>
required
Example:

"1672531200000"