Webhook events: Checks
common events when you work with cross river accounts, cards and payments, you register for specific webhooks docid\ qf6btopbpncplpp9satwi which have a specific event format docid\ oiuk28uourzibrmt8i7rs this table presents common checks webhook events that are described in detail below event name description related endpoints check payment sent docid\ cwubvas0bdifokyxu5lhq a check deposit has been sent to the federal reserve for clearing deposit check docid\ xeowz2w0c2wfsr3tv8mdy check payment received docid\ cwubvas0bdifokyxu5lhq a check drawn on an account in cos has been deposited at another bank and has been received from the federal reserve for posting deposit check docid\ xeowz2w0c2wfsr3tv8mdy check payment rejected docid\ cwubvas0bdifokyxu5lhq outbound check could not be processed due to compliance reasons or was rejected by the federal reserve deposit check docid\ xeowz2w0c2wfsr3tv8mdy check positivepay created docid\ cwubvas0bdifokyxu5lhq incoming check authorized for positive pay authorize check docid\ touxh7x9eesptkw6vxi4l check positivepay revoked docid\ cwubvas0bdifokyxu5lhq incoming check's positive pay status revoked revoke authorization docid\ ygpxhojsgdggo24udz8lo core transaction completed (incoming check) docid\ cwubvas0bdifokyxu5lhq transaction completed successfully for an incoming check event examples check payment sent sample event { "id" "bfdf9c39 633f 4cf2 be4a b2e201334528", "eventname" "check payment sent", "status" "pending", "partnerid" "1e5d3f04 ae24 4af6 9e30 aecf012b99dd", "createdat" "2025 05 19t14 38 44 177+00 00", "resources" \[ "checks/v1/payments/9a2975ce 2466 4c4b 87a0 b2e201330da8" ], "details" \[ { "paymentid" "9a2975ce 2466 4c4b 87a0 b2e201330da8", "paymenttype" "forward", "coretransactionid" "2ccddeaf a957 4936 8837 b2e201330da8", "memopostid" "879645d9 ec6e 4ffe beeb b2e201330da8", "accountnumber" "2207975570", "depositbusinessdate" "250519", "postingcode" "ok", "amount" "15000", "recognizedamount" "100", "payerroutingnumber" "314074269", "payeraccountnumber" "28293886", "checknumber" "1237", "checktype" "standard", "sequencenumber" "5894754816", "micr" "1237", "purpose" "skip iqa", "clientidentifier" null, "schedule" "0,15000", "policy" "standard", "rejectionreason" null, "isredeposit" "false", "originalpaymentid" "9a2975ce 2466 4c4b 87a0 b2e201330da8" } ] } check payment received the coretransactionid here is the same as the transactionid in the core transaction completed docid\ cwubvas0bdifokyxu5lhq event sample event { "id" "d833908c 2248 47bd b20a b440010f078f", "eventname" "check payment received", "status" "pending", "partnerid" "ba9d0234 26e9 43a2 9070 aedd0108eadb", "createdat" "2026 05 04t12 26 47 3 04 00", "resources" \[ "checks/v1/payments/b5186a19 d6be 424c b4cf b440010eed46" ], "details" \[ { "paymentid" "b5186a19 d6be 424c b4cf b440010eed46", "coretransactionid" "024ae28e 9f37 4505 a6db b440010eed46", "accountnumber" "105722736391", "checknumber" "1253", "bofdroutingnumber" "061000146", "payeename" "verizon wireless", "checktype" "unknown", "sequencenumber" "3762766875", "clientidentifier" null, "positivepayresult" null, "positivepaymatchid" null, "amount" "6999" } ] } check payment rejected sample event { "id" "fecaad6b a2be 40e3 a4ad b2e20133afcc", "eventname" "check payment rejected", "status" "pending", "partnerid" "1e5d3f04 ae24 4af6 9e30 aecf012b99dd", "createdat" "2025 05 19t14 40 15 167+00 00", "resources" \[ "checks/v1/payments/a0a8c33b 9e30 4356 8c13 b2e201338f14" ], "details" \[ { "paymentid" "a0a8c33b 9e30 4356 8c13 b2e201338f14", "paymenttype" "forward", "coretransactionid" "2c951cb5 b9f1 4455 b1b9 b2e201338f14", "memopostid" "79c6727e 2fb8 4d8f a207 b2e201338f14", "accountnumber" "2207975570", "depositbusinessdate" "250519", "postingcode" "ok", "amount" "75000", "recognizedamount" "100", "payerroutingnumber" "314074269", "payeraccountnumber" "28293886", "checknumber" "1237", "checktype" "standard", "sequencenumber" "6017013176", "micr" "1237", "purpose" "skip iqa", "clientidentifier" null, "schedule" "0,7500,67500", "policy" "standard", "rejectionreason" "notspecified", "isredeposit" "false", "originalpaymentid" "a0a8c33b 9e30 4356 8c13 b2e201338f14" } ] } check positivepay created sample event { "id" "cc23deaf afdc 4e59 b273 b39900889a8d", "eventname" "core customer onboarded", "status" "pending", "partnerid" "cd9c12f4 7691 424a b38b af5b0134c611", "createdat" "2025 11 18t03 17 21 533 05 00", "resources" \[ "core/v1/cm/customers/68f217df f9f4 4bd6 8568 b39900888a57" ], "details" \[] } check positivepay revoked sample event { "id" "284a3e03 e6ac 4090 9ab0 b3a00082a42b", "eventname" "check positivepay revoked", "status" "pending", "partnerid" "cd9c12f4 7691 424a b38b af5b0134c611", "createdat" "2025 11 25t02 55 39 037 05 00", "resources" \[ "checks/v1/positive pay authorizations/b3a7c52d fbcb 4522 8c91 b3a0007f5205" ], "details" \[] } core transaction completed sample event { "id" "61bd2058 cd8a 489a a4ac b440010f078e", "eventname" "core transaction completed", "status" "pending", "partnerid" "ba9d0234 26e9 43a2 9070 aedd0108eadb", "createdat" "2026 05 04t12 26 47 287 04 00", "resources" \[ "core/v1/transactions/024ae28e 9f37 4505 a6db b440010eed46" ], "details" \[ { "transactionid" "024ae28e 9f37 4505 a6db b440010eed46", "transactioncode" "check", "debitsubaccount" "105722736391", "debitmasteraccount" "105722736391", "debitresult" "ok", "creditsubaccount" "26250000095", "creditmasteraccount" "26250000095", "creditresult" "ok", "rail" "checks", "railid" "payment/b5186a19 d6be 424c b4cf b440010eed46", "amount" "6999", "currency" "usd", "clientidentifier" null, "description" "check #1253 ref c124np2035ya", "proposedat" "05/04/2026 12 26 24", "executedat" "05/04/2026 12 26 25", "schedule" "" } ] }