curl -X POST 'https://api.debitdirect.io/merchants/webhooks/subscribe \ -H 'Content-Type: application/json' \ -d '{ "webhookUrl" : "https://webhook.site/6f19155a-5920-44c5-89d6-4551dcfebe96" }'
{ "objectType" : "mandate" , "eventType" : "registration" , "timeStamp" : "2022-03-03T03:02:00.0Z" , "data" : "..." }