Create internal transfer by document (CPF/CNPJ)
Create internal transfer by document (CPF/CNPJ)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Client-generated idempotency token.
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.
Request
Destination holder’s CPF (11 digits) or CNPJ (14 digits), numbers only.
Transfer amount in BRL. Max 2 decimal places (e.g., 500.00 for R$500,00).
Transfer description (visible to both parties).
Response
Recipient’s CPF/CNPJ.
Transferred amount in BRL. Max 2 decimal places (e.g., 500.00 for R$500,00).