Webhooks intro
Card payments webhooks
Webhook management: Card payments
webhook events webhooks return events after an api endpoint is called the returned webhook event contains details relevant to the api call find these apis in the webhook module of our push to card (p2c) sandbox docid\ wmg 1fqwq3bj d3c3hffs with cross river apis api calls action api call description docid\ gbutukmrauaj8doqt8t2o post /api/webhookregistrations registers for all webhook events delivery docid\ tmilcw7wys5fjw1umgudb get /api/webhookregistrations returns a list of all webhook registrations by event delivery or by polling the system docid\ l73vam86rr1vsfifdv6e5 get /api/webhookregistrations/{registrationid} returns a webhook registration by id docid\ momukpv5kgqrcb9jzflzf put /api/webhookregistrations/{registrationid} updates the details of a webhook registration by id docid\ gq4ymbocw0ysz 3ilp3ia delete /api/webhookregistrations/{registrationid} deletes a webhook registration by id docid 3bpogsija1lnyjkspgrb delete /api/webhookregistrations/{registrationid}/{sourcesenderid} deletes a webhook registration by id and sender id