Create Order

Create a new BRL-to-crypto conversion order. Returns a PIX QR Code for payment.

You can either:

  • Use a quoteId to lock the rate from a previously created quote
  • Provide amount directly (rate will be determined at order time)

The order will be in PENDING_DEPOSIT status until the customer pays via PIX.

Important: The PIX QR code expires in 30 minutes. Payment must be completed within this window.

Rate Limit: 10 requests per minute.

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

UUID of an active quote. Required if amount is not provided.

number
100 to 100000

BRL amount (100 - 100,000). Required if quoteId is not provided.

string
Defaults to BRL

Source currency. Default: BRL.

destination
object
required

Crypto delivery details.

payer
object
required

PIX payer information.

string

Your unique reference ID for idempotency. Duplicate references return 409 Conflict.

uri

HTTPS URL to receive status updates for this order. Must use HTTPS protocol.

metadata
object

Custom key-value data (max 2048 characters when serialized).

Responses

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