Registering a webhook via API call involves configuring a client application to receive notifications and updates from GrailPay. To enable notification related to transaction, you need to register webhook with sets of predefined Events.
Token-based authentication using Authorization: Bearer <YOUR_API_KEY> provided by the GrailPay Support Team.