[DEPRECATED] Large PIX transfer by bank account (BigPix)
[DEPRECATED] Large PIX transfer by bank account (BigPix)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Transaction PIN of the operator in X-Acting-Document. Required on cashout routes when the credential enforces a PIN (428 pin_required).
Real IP of the end user, for integrator credentials calling on their behalf. This is the IP evaluated against cashoutSourceIps — without it the check would see your server’s IP. Ignored for delegated credentials, where the connection IP is already the right one.
Optional client-generated idempotency token (recommended for safe retries).
Request
Pelo menos um de bankIspb ou bankCode é obrigatório
(aceitam COMPE 3-dig OU ISPB 8-dig no mesmo campo — ver
descrição na rota /pix/out/bank-account síncrona). A
normalização é feita uma única vez no batch: todos os
chunks gerados herdam a rota resolvida.
Total amount to transfer (will be split into chunks)
COMPE (3 dígitos) ou ISPB (8 dígitos). Ver rota síncrona.
Apelido para bankIspb — aceita os mesmos formatos.
Response
Overall status:
FULL- All chunks succeeded (HTTP 200)PARTIAL- Some chunks failed (HTTP 207)FAILED- No chunks succeeded (HTTP 502)