authChallenge.type === 'MFA_TOTP'. On success, returns the Pix QR payload to display to your user.
Request
string
required
Your LaaS API key.
string
required
Transaction ID from
POST /v1/laas/transactions/initiate.string
required
6-digit TOTP code from the user’s authenticator app.
Request
Response
string
Transaction ID.
string
PENDING_PAYMENT — Pix is ready, waiting for user to pay.string
Pix Copia e Cola string. Encode as a QR code and display to the user.
string
ISO 8601 timestamp when the Pix QR code expires (typically 15 minutes).
Response (200)
Response (422 — wrong code)