Skip to main content
POST
Register a holder-ownership removal

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Cuerpo

application/json
account
string
requerido

The account number.

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

document
string
requerido

The target holder document (CPF/CNPJ).

Ejemplo:

"82437485000140"

personType
integer<int64>
requerido

The target holder person type (0=Person,1=Corporate).

Ejemplo:

1

branch
string

The branch number of the account.

Ejemplo:

"0001"

Respuesta

OK

deletedKeys
object[] | null
requerido

The per-key deletion outcomes.