Create a transaction

Creates a new transaction of the specified type. Supported types are ISSUANCE (mint stablecoins), REDEMPTION (burn stablecoins and settle fiat), and CONVERSION (execute a previously obtained quote). ISSUANCE and REDEMPTION are currently available for BRL1 operations only. CONVERSION is available for MXNB. The response is returned with HTTP 202 Accepted since transaction processing is asynchronous.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Transaction creation request. The 'type' field determines the required payload.

Request body for creating a transaction. The 'type' field determines the payload shape.

string

Client-provided external reference for idempotency and tracing

string
enum
required

Type of transaction to create

Allowed:
Headers
string
length between 0 and 36

Client-generated idempotency key to prevent duplicate transaction creation. If a request with the same key was already processed, the original response is returned.

Responses

Language
Credentials
Bearer
Bitso
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json