V3PaymentByAccountBody
- NATURAL_PERSON.
- LEGAL_PERSON.
- CACC: Checking account.
- SLRY: Salary.
- SVGS: Savings.
person_type stringrequired
Possible values: [NATURAL_PERSON
, LEGAL_PERSON
]
Person type:
document stringrequired
Person's document (CPF or CNPJ).
name stringrequired
Person's name or Company name.
bank_ispb stringrequired
Beneficiary’s bank ISPB. Unlike the 3-digit bank code, the ISPB is an 8-digit internal code of the brazilian financial system used for transactions between banks and fintechs. Click here to check the ISPB of the institutions participating in Pix.
branch stringrequired
Account branch (4 digits).
account_number stringrequired
Account number (between 1 and 20 digits).
account_type stringrequired
Possible values: [CACC
, CASH
, CHAR
, CISH
, COMM
, CPAC
, LLSV
, LOAN
, MGLD
, MOMA
, NREX
, ODFT
, ONDP
, OTHR
, SACC
, SLRY
, SVGS
, TAXE
, TRAN
, TRAS
, CC
, PG
, CD
, CG
, CI
, PP
]
Account type:
value numberrequired
Value in R$ cents.
payment_date YYYY-MM-DD
Payment date.
description string
User defined payment description.