Provision an Endpoint
The first step to receiving a webhook notification is to prepare an endpoint on your server/application where you'd like to receive requests.
This process is subjective and up to you to configure how you would like to receive requests.
All endpoints must have SSL certificate security with the HTTPS tag.
Last updated