Webhooks
Check Paid
Fired when an issued check is cashed/paid.
WSS
gateway.transaction.recipient.payment.status.check.paid
Messages
{
"data": {
"ancillary": {
"participant_unique_id1": "d7cib2ts0b0c77c00uo0",
"participant_unique_id2": "d4nmvdn8enkc77fehmj0"
},
"event": {
"check_number": "0600001017",
"status": "100",
"check_amount": "20.78",
"client_message": "Success"
}
},
"metadata": {
"topic": "gateway.transaction.recipient.payment.status.check.paid",
"topic_description": "This event indicates that the check transaction status has been updated to check paid",
"timestamp": 1777543385,
"version": "1",
"id": "f80c9280-6e9b-4de9-a66c-d60aa191da54"
}
}Check Paid
type:object
⌘I
Messages
{
"data": {
"ancillary": {
"participant_unique_id1": "d7cib2ts0b0c77c00uo0",
"participant_unique_id2": "d4nmvdn8enkc77fehmj0"
},
"event": {
"check_number": "0600001017",
"status": "100",
"check_amount": "20.78",
"client_message": "Success"
}
},
"metadata": {
"topic": "gateway.transaction.recipient.payment.status.check.paid",
"topic_description": "This event indicates that the check transaction status has been updated to check paid",
"timestamp": 1777543385,
"version": "1",
"id": "f80c9280-6e9b-4de9-a66c-d60aa191da54"
}
}