Create a webhook to listen for transaction events on a subscription pay link.
Authentication using JWT token
Your API key can be generated on the Helio Dashboard’s settings page.
List of subscription lifecycle events that will trigger the webhook. Supported values are 'STARTED', 'RENEWED', and 'ENDED'.
STARTED, RENEWED, ENDED The ID of the pay link associated with the subscription.
The URL that will receive webhook notifications for subscription events.