Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Universally unique identifier (UUID v4) idempotency key. This key is utilized to ensure exactly-once execution of mutating requests.
Example:
"ba943ff1-ca16-49b2-ba55-1057e70ca5c7"
Name of the beneficiary.
Example:
"CIRCLE INTERNET FINANCIAL INC"
Beneficiary account number.
Example:
"322286803"
Beneficiary ISPB.
Example:
"68033222"
Beneficiary account branch code.
Example:
"123"
Beneficiary Tax ID.
Example:
"57112345675712"
Beneficiary account type.
Available options:
checking, savings, salary, prepaid Example:
"checking"
Response
Successfully created a bank account for PIX transfers.