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.
Authorizations
Bearer token authentication (format: "Bearer {token}")
Headers
A unique identifier for tracing the request across services.
Path Parameters
Match Group ID
Query Parameters
Context ID
Body
application/json
Unmatch payload with rejection reason
Example:
"incorrect match - amounts do not match"
Response
Indicates that the operation was successful with no content to return.

