Create an event subscription corresponding to your Chariot account.
The webhook url where we’ll send notifications.
The category of the event. This is useful for filtering events.
The key that will be used to sign webhooks. If no value is passed, a random string will be used as default. This is necessary to verify that the webhook is coming from Chariot. While this parameter is optional, it is highly recommended to pass a value for the secret and implement webhook signature verification.
The webhook url where we’ll send notifications.
The unique identifier for the event subscription
The date and time the event subscription was created
The status of the event subscription. This indicates if we’ll send notifications to this subscription
The category of the event. This is useful for filtering events.