Create Bolt Webhook
Create a new webhook to receive notifications from Bolt about various events, such as transaction status. Webhooks must have unique configuration.
Authorizations
Admins and Developers can obtain their Bolt API key from the Bolt Merchant Dashboard.
Body
Webhook that receives notifications.
- Option 1
- Option 2
The unique ID associated with the specific merchant division.
"3X9aPQ67-YrB"
The full URL to receive webhook notifications.
"https://eva-nerv.shop.com/path/to/hook"
Subscribe to a group of events.
all: subscribe to all existing and future event types
all, null Response
Success
A unique webhook ID. Reference this value to modify or delete the webhook subscription. operations as well.
"wh_za7VbYcSQU2zRgGQXQAm-g"