Get a match rule
Use this endpoint to retrieve the details of a specific match rule by its identifier.
Autorizações
Bearer token authentication (format: "Bearer {token}")
Cabeçalhos
A unique identifier for tracing the request across services.
Parâmetros de caminho
The unique identifier of the reconciliation context.
The unique identifier of the match rule.
Resposta
Successfully retrieved match rule
Matching rule within a reconciliation context
Rule configuration
Context ID this rule belongs to
"019c96a0-10a0-72d2-9fb0-2b7de8093182"
Creation timestamp in RFC3339 format
"2025-01-15T10:30:00.000Z"
Unique identifier for the rule
"019c96a0-1071-7a0d-9916-a831221de252"
Execution priority (lower = higher priority)
1 <= x <= 10001
Type of matching rule
EXACT, TOLERANCE, DATE_LAG "EXACT"
Last update timestamp in RFC3339 format
"2025-01-15T10:30:00.000Z"

