Skip to main content
POST
Register a transactional account closure

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Cuerpo

application/json
account
string
requerido

The number of the account being closed.

Ejemplo:

"0007654321"

accountId
string
requerido

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

Ejemplo:

"acc-123"

accountType
integer<int64>
requerido

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

Ejemplo:

0

branch
string

The branch number of the account being closed.

Ejemplo:

"0001"

Respuesta

OK

deletedKeys
object[] | null
requerido

The per-key deletion outcomes.