Get Webhook
Get Webhook information by its Webhook ID. Results only include webhooks authorized by the X-API-Key.
Authorizations
Admins and Developers can obtain their Bolt API key from the Bolt Merchant Dashboard.
Path Parameters
Webhook ID A unique webhook ID. Reference this value to modify or delete the webhook subscription. operations as well.
"wh_za7VbYcSQU2zRgGQXQAm-g"
Response
Success
Webhook creation time in epoch timestamp milliseconds.
1485997169003
The full URL to receive webhook notifications.
"https://eva-nerv.shop.com/path/to/hook"
A unique webhook ID. Reference this value to modify or delete the webhook subscription. operations as well.
"wh_za7VbYcSQU2zRgGQXQAm-g"
Subscribe to a group of events.
all: subscribe to all existing and future event types
all, null All events the webhook is subscribed to. Null when event_group = all.
Webhook events that trigger a notification to the URL. Note:newsletter_subscription is only for merchant use cases.
payment, credit, capture, void, auth, pending, rejected_irreversible, rejected_reversible, failed_payment, newsletter_subscription, risk_insights, credit_card_deleted