Fetch Webhooks

Fetch webhooks and filter by type


Return a list of webhooks or filter the query using type

Filter Parameter

The following filter parameters are available for this query.

parameterdescription
typeSearch by type. String values allowed. Separate multiple types with a comma.
  • Example: "sale.approved, sale.declined"

Available Webhook Events:

  • sale.approved
  • sale.declined
  • auth.approved
  • auth.declined
  • capture.approved
  • capture.declined
  • refund.approved
  • refund.declined
  • void.approved
  • void.declined
  • chargeback.new
  • chargeback.won
  • chargeback.lost
  • boarded.approved
  • boarded.declined
Language
Click Try It! to start a request and see the response here!