v1

latestOpenAPI 3.0.0BRLA License2026-07-14469068.3 KB
Buy Operations

Creates a buy BRLA ticket

Creates a ticket for minting BRLA. Duration can be configured, and extra fees can be paid using an BRLA Account balance if available

post/superuser/buy/static-pix

Query parameters

taxIdstring required

Tax id of a KYC'd user

Request body

amountinteger required

Amount in cents (e.g. 10 would represent R$0.10)

walletAddressstring required

Wallet where BRLA tokens will be minted after the payment is detected

chain'Polygon' | 'Ethereum' | 'Moonbeam' | 'Tron' | 'XRP' | 'Chiliz' required

Not all chains might be available for every operation

dueinteger

Ticket is valid until this time. Represents UNIX seconds. Defaults to 5 hours, and can be at maximum 5 hours from the time of creation

coverFeeWithBrlaAccountboolean

If your account has fees for minting and you also have a linked BRLA Account, you can use it to cover the minting fees

externalIdstring

External id you can input to help later conciliation. Up to 40 alphanumeric characters.

Response

Buy BRLA ticket created

idstring uuid
brCodestring

BR Code to be paid. If you want to create a QR Code, this should be its content

duestring date-time