HTTP endpoints
Submit batch transactions
Response example
A sample 200 JSON body is attached to this operation as an OpenAPI example (Mintlify shows it in the example panel, similar to other exchange API docs).
POST
Submit batch transactions
Body
application/json
Response
200 - text/plain
Batch submitted
The response is of type string.
Previous
Submit transaction### Response fields
| Parameter | Required | Type | Description |
| --------- | -------- | ---- | ----------- |
| `(response)` | — | object \| object \| object \| object \| object \| object \| object \| object \| object \| object \| string \| object | One of 12 shapes — see OpenAPI schema and **Example**. |
### Response example
A sample **`200`** JSON body is attached to this operation as an OpenAPI **example** (Mintlify shows it in the example panel, similar to other exchange API docs).
Next
Submit batch transactions