I have some issues in creating webhooks for creating events

Hi @Mohammad_Javed_khan – it sounds like you’re on the right track. Once your webhook-subscription is set up, all you need to do to trigger an event for a transfer is to create a transfer. This will automatically trigger events and fire off webhooks to your server where you need to validate and respond to thee webhook requests.

You can test this in Sandbox!