Authorizations
Company API key for authentication
Body
Schema for creating a new company bank account
Branch number
"0001"
Account number
"12345678"
Account type
CHECKING, SAVINGS, SALARY, PAYMENT "CHECKING"
Account holder full name
"John Doe Silva"
Account holder document number (CPF or CNPJ)
"12345678901"
ISPB (Brazilian Payment System Identifier)
"12345678"
Response
Bank account created successfully
Company bank account response
Bank account ID
"507f1f77bcf86cd799439011"
Company ID
"507f1f77bcf86cd799439012"
Account holder full name
"John Doe Silva"
Account holder document number
"12345678901"
Branch number
"0001"
Account number
"12345678"
Account type
CHECKING, SAVINGS, SALARY, PAYMENT "CHECKING"
ISPB (Brazilian Payment System Identifier)
"12345678"
Account status
ACTIVE, DELETED "ACTIVE"
Deletion timestamp (null if not deleted)
null
Whether this is the primary bank account
false
Creation timestamp
"2025-01-01T10:00:00.000Z"
Last update timestamp
"2025-01-01T10:00:00.000Z"

