Receive Matcher Transaction Job Completed Event
Webhook event triggered when a Matcher Transaction job has completed processing
Request examples
{
"EventId": "string",
"CorrelationId": "string",
"EventType": "string",
"EventMessage": "string",
"CreatedDate": "2025-05-04T09:42:00Z",
"Payload": {
"Engagement": "string",
"UniqueFileName": "string",
"Result": "Succeeded"
}
}
Response examples (default)
{
"type": "string",
"title": "string",
"status": 42,
"detail": "string",
"instance": "string"
}