Create Transfer

/transfer-ex


Possible Statuses:
Currently, transfers can have the following statuses:

  • Created – The transfer was created and is awaiting processing.
  • Proc-essing – The transfer is in progress.
  • Success – The transfer was successfully completed.
  • Denied – The transfer failed.
  • Canceled – The transfer was canceled.
Body Params
string
required
Defaults to pix

Transfer method. Possible types: "pix", "p2p", and "brcode"

string
required
Defaults to 100

Amount to be transferred. Must be passed as an integer value (e.g., 15 should be provided as 1500)

string
Defaults to pix key

Registered PIX key. Required field if the transfer type is via PIX key

string
Defaults to Accredited ID

Recipient seller ID. Required field if the transfer type is P2P

string
Defaults to pix-qrcode

QR Code ID. Required field if the transfer type is "brcode"

string
Defaults to Client Transaction Identifier

Field to describe the transaction

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json