Skip to main content
DELETE
Delete an Entry

Autorizaciones

Authorization
string
header
requerido

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

Encabezados

X-Account-Id
string
requerido

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

X-Reason
enum<string>
requerido

Reason for deletion: USER_REQUESTED, ACCOUNT_CLOSURE, BRANCH_TRANSFER, RECONCILIATION, FRAUD, or RFB_VALIDATION.

Opciones disponibles:
USER_REQUESTED,
ACCOUNT_CLOSURE,
BRANCH_TRANSFER,
RECONCILIATION,
FRAUD,
RFB_VALIDATION

Parámetros de ruta

entry_id
string
requerido

Unique identifier of the Pix entry (UUID format).

Respuesta

Entry deleted successfully.

The response is of type object.