Create a new transfer via API
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Type of the PIX key that identifies the recipient account.
CPF, CNPJ, EMAIL, PHONE, EVP Value of the PIX key corresponding to the selected pix_key_type.
1 - 77Transfer amount in cents. Minimum of 100 (R$1.00).
100 <= x <= 9007199254740991Optional description for the transfer, shown in reports and statements.
140Optional idempotency key or external reference from your system. If omitted, a value is generated automatically.
100Optional HTTPS URL that will receive webhook notifications for this transfer.
Success
Generic success response payload.