Skip to main content

Webhooks

GET All Webhook Subscriptions for Merchant

This API is used to get all the webhook subscriptions for a specific merchant.

You can set up multiple webhook subscriptions within the AndDone platform. You can see all of your webhook subscriptions by using the Get All Webhook Subscriptions for Merchant API.

API Endpoint
https://api.uat.anddone.com/merchants/{merchantId}/webhooks

This API is used to get all the webhook subscriptions for a specific merchant.

API Data Details
URI merchants/{merchantID}/webhooks
Method GET
Authorization Bearer Token Authorization
Authorization
Token {{token}}

Path Parameters

Parameter Description
merchantId A unique identifier for the merchant. It is used to fetch all webhook subscriptions associated with that specific merchant.

Body Response Example (JSON)