Utilice este endpoint para marcar una transacción como “No conciliar” con un motivo obligatorio. Solo se pueden ignorar las transacciones con estado UNMATCHED.
Bearer token authentication (format: "Bearer {token}")
Identificador único para rastrear la solicitud entre servicios.
Optional idempotency key for safe retries. Also accepts Idempotency-Key as an alternative header name. If the same key is sent again and the original request was already processed, the cached response is returned with X-Idempotency-Replayed: true.
See Retries and idempotency for details.
El identificador único del contexto de conciliación.
El identificador único de la transacción.
Ignore transaction request
Ignore transaction request
Reason for ignoring the transaction
"Duplicate entry - already processed manually"
Indicates that the request was successful and the response contains the expected data.
The response includes the X-Idempotency-Replayed header.
If the value is false, the request was just processed. If the value is true, the response is a replay of a previously processed request.
See Retries and idempotency for more details.
Ignore transaction response
Transaction amount as string
"1000.50"
Context ID this transaction belongs to
"019c96a0-10a0-72d2-9fb0-2b7de8093182"
Creation timestamp in RFC3339 format
"2025-01-15T10:30:00.000Z"
Currency code
"BRL"
Transaction date in RFC3339 format
"2025-01-15T00:00:00.000Z"
Description of the transaction
"Wire transfer from ABC Corp"
External identifier from the source system
"TXN-12345"
Extraction status
PENDING, EXTRACTED, FAILED "EXTRACTED"
Unique identifier for the transaction
"019c96a0-10ce-75fc-a273-dc799079a99c"
Job ID that ingested this transaction
"019c96a0-10ce-75fc-a273-dc799079a99c"
Source ID this transaction belongs to
"019c96a0-108c-7a74-8e31-3789daffe1ed"
Current matching status
PENDING, MATCHED, UNMATCHED "PENDING"