Using the Rhino.fi Console
Within the Rhino.fi Console, navigate to the ‘Integrate’ section within the navigation bar. Under the ‘Webhooks’ section you are able to set up a new webhook and view an existing webhook. To add a new webhook, enter the webhook URL. The list of webhook event types are available here: https://docs.rhino.fi/webhook/events-listIncluding within API calls
The Rhino.fi Console routes enables you to receive all webhook evenst through to a single webhook URL. However it’s also possible to specify a different URL per bridge, bridge+swap or Smart Deposit Address. This can be achieved by passing a URL within thewebhookUrl param in the:
POST/quote/bridge-swap/userendpoint: for bridge and bridge+swap related activityPOST/deposit-addressesendpoint: for Smart Deposit Address set up and related activity