Webhooks
This page describes webhooks that may be sent to a destination configured by the custodian. You must contact your custodian and provide a URL for these webhooks to be sent.
Last updated
This page describes webhooks that may be sent to a destination configured by the custodian. You must contact your custodian and provide a URL for these webhooks to be sent.
Last updated
This will be sent when a deposit is received from an address outside of your Custody instance.
A request will be made to the configured URL with a content type of application/json
and a body containing the ID of the deposit transaction.
This will be sent when a withdrawal from one of the wallets on your Custody instance has been broadcast.
A request will be made to the configured URL with a content type of application/json and a body containing the ID of the deposit transaction.