Skip to main content
POST
Register a transactional account closure

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json
account
string
obrigatório

The number of the account being closed.

Exemplo:

"0007654321"

accountId
string
obrigatório

The CRM account id of the caller (resolves the server-side ISPB).

Exemplo:

"acc-123"

accountType
integer<int64>
obrigatório

The account type (0=Checking,1=Salary,2=Savings,3=Payment,4=PI).

Exemplo:

0

branch
string

The branch number of the account being closed.

Exemplo:

"0001"

Resposta

OK

deletedKeys
object[] | null
obrigatório

The per-key deletion outcomes.