Skip to main content
DELETE
Excluir uma entrada

Autorizações

Authorization
string
header
obrigatório

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Cabeçalhos

X-Account-Id
string
obrigatório

Identificador único da Conta do Ledger Midaz (formato UUID).

X-Reason
enum<string>
obrigatório

Motivo da exclusão: USER_REQUESTED, ACCOUNT_CLOSURE, BRANCH_TRANSFER, RECONCILIATION, FRAUD ou RFB_VALIDATION.

Opções disponíveis:
USER_REQUESTED,
ACCOUNT_CLOSURE,
BRANCH_TRANSFER,
RECONCILIATION,
FRAUD,
RFB_VALIDATION

Parâmetros de caminho

entry_id
string
obrigatório

Identificador único da entrada Pix (formato UUID).

Resposta

Entrada excluída com sucesso.

The response is of type object.