Skip to main content
DELETE
Delete an Entry

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

Unique identifier of the Midaz Ledger Account (UUID format).

X-Reason
enum<string>
obrigatório

Reason for deletion: USER_REQUESTED, ACCOUNT_CLOSURE, BRANCH_TRANSFER, RECONCILIATION, FRAUD, or 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

Unique identifier of the Pix entry (UUID format).

Resposta

Entry deleted successfully.

The response is of type object.