Get a reconciliation context
Use this endpoint to retrieve the details of a specific reconciliation context by its identifier.
Autorizaciones
Bearer token authentication (format: "Bearer {token}")
Encabezados
A unique identifier for tracing the request across services.
Parámetros de ruta
The unique identifier of the reconciliation context.
Respuesta
Successfully retrieved context
Configuration context for matching rules
Unique identifier for the context
"019c96a0-10a0-72d2-9fb0-2b7de8093182"
Tenant ID this context belongs to
"019c96a0-0a98-7287-9a31-786e0809c769"
Name of the reconciliation context
"Bank Reconciliation Q1"
Reconciliation topology type
1:1, 1:N, N:M "1:1"
Execution interval
"daily"
Current status of the context
DRAFT, ACTIVE, PAUSED, ARCHIVED "ACTIVE"
Absolute fee tolerance amount
"0.50"
Percentage fee tolerance
"0.01"
Fee normalization mode
NET, GROSS "NET"
Whether matching triggers automatically after file upload
false
Creation timestamp in RFC3339 format
"2025-01-15T10:30:00.000Z"
Last update timestamp in RFC3339 format
"2025-01-15T10:30:00.000Z"

