get https://api-sandbox.qorcommerce.io/v3/webhook
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.
parameter | description |
---|---|
type | Search by type . String values allowed. Separate multiple types with a comma.
|
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