Webhooks
Get webhook
Get a single webhook you are subscribed to by its UUID
GET
Get webhook
Use this endpoint to retrieve a single webhook subscription by its UUID.
Notes
- The
webhooks_uuidis returned when you create a webhook and when you list your webhooks. - If the webhook UUID is not found, a 404 error will be returned.
Authorizations
The authentication token generated from providing API Keys to Sezzle Gateway
Path Parameters
The webhook UUID to retrieve
Response
Successful Operation
The URL you are using to receive webhooks
An array of webhook events you wish to subscribe to
Available options:
customer.tokenized, order.authorized, order.captured, order.refunded, dispute.merchant_input_requested, dispute.deadline_approaching, dispute.closed.customer_win, dispute.closed.merchant_win, dispute.closed.neutral The unique identifier for this response
Available API links prefilled with UUID with accompanying method
Get webhook