AbacatePay Webhooks

Outbound webhook event notifications (billing.created, billing.paid, billing.refunded, billing.failed, subscription.created, subscription.canceled) delivered with a webhookSecret query string and HMAC-SHA256 signature for verification.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: abacatepay:abacatepay-webhooks-api
name: AbacatePay Webhooks
tags:
- Webhooks
- Events
- Notifications
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.abacatepay.com/pages/v1/webhooks
baseURL: https://api.abacatepay.com/v1
properties:
- url: https://docs.abacatepay.com/pages/v1/webhooks
  type: Documentation
description: Outbound webhook event notifications (billing.created, billing.paid, billing.refunded, billing.failed,
  subscription.created, subscription.canceled) delivered with a webhookSecret query string and HMAC-SHA256
  signature for verification.