Skip to main content
POST
Create counterparty bank account

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

counterparty_id
string<uuid>
required

Counterparty ID Unique identifier

Body

application/json

The create counterparty bank account attributes

Body params counterparty bank account data

branch
string

Counterparty bank account branch

digit
string

Counterparty bank account digit

ispb
string

Counterparty bank account ispb

number
string

Counterparty bank account number

type
string

Type of the counterparty bank account

Response

CounterpartyBankAccount

Body response of the counterparty bank account

data
any