Payments
Instant payments
Webhook events
6 min
when you work with cross river accounts, cards and payments, you register for specific webhook events which have a specific event formats this table presents common instant payments webhook events that are described in detail below true false 277false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type event examples rtp payment sent sample event { "id" "6be43fe7 043b 43be ba64 b1c6012ee9e5", "eventname" "rtp payment sent", "status" "pending", "partnerid" "1e5d3f04 ae24 4af6 9e30 aecf012b99dd", "createdat" "2024 08 08t14 22 52 507 04 00", "resources" \[ "rtp/v1/payments/469ce76c 6d74 4dfc 9b8a b1c6012edbf8" ], "details" \[ { "paymentid" "469ce76c 6d74 4dfc 9b8a b1c6012edbf8", "paymenttype" "credittransfer", "resultcode" "ok", "resultadditionalinfo" null, "coretransactionid" "d1ec6120 7151 4af9 b56d b1c6012edc3e", "memopostid" "469ce76c 6d74 4dfc 9b8a b1c6012edbf8", "accountnumber" "2212135061", "postingcode" "ok", "rtptransactionstatus" "actc", "purpose" "sponsor donation", "awaitingresponse" "false", "referencedpaymentid" null, "networkplatform" "tch", "amount" "3500", "clientidentifier" "41x30e25 a0a9 42e0 ac89 845520508c85" } ] } rtp payment received sample event { "id" "3f4968a3 1425 47bf a97e b2980109dee1", "eventname" "rtp payment received", "status" "pending", "partnerid" "ba9d0234 26e9 43a2 9070 aedd0108eadb", "createdat" "2025 03 06t11 08 02 303+00 00", "resources" \[ "rtp/v1/payments/b06839a7 08c8 4918 8610 b2980109d7b2" ], "details" \[ { "paymentid" "b06839a7 08c8 4918 8610 b2980109d7b2", "paymenttype" "credittransfer", "resultcode" "ok", "resultadditionalinfo" null, "coretransactionid" "a64f9eea dce1 4809 aa0d b2980109da6d", "accountnumber" "138394490138", "postingcode" "ok", "purpose" "credit transfer", "amount" "15000", "awaitingresponse" "false", "referencedpaymentid" null, "networkplatform" "tch", "clientidentifier" null, "debtorname" "string", "debtoraccountnumber" "9877987977", "debtorroutingnumber" "020202020", "remittancedata" null } ] } rtp payement rejected sample event { "id" "911ff705 e28d 4e3f 80a9 b1c6012ee9e5", "eventname" "rtp payment rejected", "status" "pending", "partnerid" "1e5d3f04 ae24 4af6 9e30 aecf012b99dd", "createdat" "2024 08 08t14 22 52 507 04 00", "resources" \[ "rtp/v1/payments/9097797b d731 4f60 8d07 b1c6012eca94" ], "details" \[ { "paymentid" "9097797b d731 4f60 8d07 b1c6012eca94", "paymenttype" "credittransfer", "resultcode" "1100", "resultadditionalinfo" "simulator reject payment test", "postingcode" "ok", "rtptransactionstatus" "rjct", "purpose" "sponsor donation", "referencedpaymentid" null, "networkplatform" "tch", "amount" "3000", "clientidentifier" "41x30e25 a0a9 42e0 ac89 845520508c85", "direction" "outbound" } ] } rtp payement canceled sample event { "id" "dcfa23b6 0a58 49c0 8d7c b1c6012e16da", "eventname" "rtp payment canceled", "status" "pending", "partnerid" "1e5d3f04 ae24 4af6 9e30 aecf012b99dd", "createdat" "2024 08 08t14 19 52 42 04 00", "resources" \[ "rtp/v1/payments/38ad12ed bbe8 4c3d 8e98 b1c6012dd420" ], "details" \[ { "paymentid" "38ad12ed bbe8 4c3d 8e98 b1c6012dd420", "paymenttype" "credittransfer", "resultcode" "ok", "resultadditionalinfo" null, "postingcode" "ok", "rtptransactionstatus" null, "purpose" "sponsor donation", "referencedpaymentid" null, "networkplatform" "tch", "amount" "1500", "clientidentifier" "41x30e25 a0a9 42e0 ac89 845520508c85", "direction" "outbound" } ] } rtp limits utilization changed sample event "eventname" "rtp limits utilization changed", "metafields" \[ "productid", "utilizationpercent", "previousutilizationpercent" ]