Break/Unmatch a match group
Break/Unmatch a match group
Use this endpoint to break an incorrect match group. This rejects the match with a reason and reverts all associated transactions to UNMATCHED status.
DELETE
Break/Unmatch a match group
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Autorizaciones
Bearer token authentication (format: "Bearer {token}")
Encabezados
A unique identifier for tracing the request across services.
Parámetros de ruta
Match Group ID
Parámetros de consulta
Context ID
Cuerpo
application/json
Unmatch payload with rejection reason
Ejemplo:
"incorrect match - amounts do not match"
Respuesta
Indicates that the operation was successful with no content to return.

