The deposit_destinations.added webhook is sent when a new deposit destination has been added to a connected account.
This webhook is sent each time a deposit destination is found during initial data retrieval, but can also be triggered if the user independently adds a new deposit destinations or a deposit switch you initiate that adds a new deposit destination is successful.
Username = api_key_id, Password = api_key_secret
deposit_destinations.added
Your name for the webhook subscription.
Where you want to receive webhook delivery. This can be either a backend URL that you manage, or a URL provided by a webhook management service.
Optional secret used to verify webhooks.