Skip to main content
Every transaction requires an auth challenge before a Pix QR code is issued. The challenge type depends on the client’s riskTier from KYC.

Request

string
required
Your LaaS API key.
string
required
Token from POST /v1/laas/kyc/submit. Must not be expired.
number
required
Amount in BRL (R$). Minimum: 50. Maximum: 50000 per transaction.
string
required
Stablecoin to receive: "USDT" or "USDC".
string
required
EVM-compatible wallet address (EIP-55 checksum). Polygon network.
Request

Response

string
Transaction ID. Use in confirm-mfa and status calls.
string
PENDING_AUTH
string
MFA_TOTP
string
Human-readable instruction to display to your user.