Webhooks
Check Paid
Fired when an issued check is cashed/paid.
WSS
transaction.recipient.payment.status.check.paid
Messages
{
"data": {
"ancillary": {
"participant_unique_id2": "111111111-2222-3333333-4444444444",
"notification_id": "1000001",
"participant_unique_id1": "22222222-5555-3333333-4444444444"
},
"event": {
"status": "100",
"check_amount": "12000.00",
"client_message": "Success",
"check_number": "1010101010"
}
},
"metadata": {
"version": "1",
"topic_description": "This event indicates that the check transaction status has been updated to check paid",
"timestamp": 1752055636,
"topic": "transaction.recipient.payment.status.check.paid",
"id": "prod1-123456-abcd-1234-ab12-c123d456e789"
}
}Check Paid
type:object
⌘I
Messages
{
"data": {
"ancillary": {
"participant_unique_id2": "111111111-2222-3333333-4444444444",
"notification_id": "1000001",
"participant_unique_id1": "22222222-5555-3333333-4444444444"
},
"event": {
"status": "100",
"check_amount": "12000.00",
"client_message": "Success",
"check_number": "1010101010"
}
},
"metadata": {
"version": "1",
"topic_description": "This event indicates that the check transaction status has been updated to check paid",
"timestamp": 1752055636,
"topic": "transaction.recipient.payment.status.check.paid",
"id": "prod1-123456-abcd-1234-ab12-c123d456e789"
}
}