Skip to main content
POST
Create a new bank account in platform

Authorizations

Authorization
string
header
required

Token da sessão no cabeçalho Authorization, no formato Bearer (mesmo esquema ApiKeyAuth do contrato).

Headers

x-company-id
string
required

company uuid

Body

application/json

bank account data

account_number
string
required
agency
string
required
alias
string
required
bank_id
string
required
type
string
required
active
boolean
opening_balance
number

Response

Created

message
string