Skip to main content

Webhooks

POST Webhook Subscriptions

Webhook subscriptions can contain many different pieces. So, you may want to check the details of a webhook subscription. The Post Webhook Subscriptions API will allow you to do that.

Webhook subscriptions can contain many different pieces. So, you may want to check the details of a webhook subscription. The Post Webhook Subscriptions API will allow you to do that.

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

This API is used to give details of the merchant's webhook subscription.

API Data Details
URI merchants/{merchantId}/webhooks
Method POST
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.

Request Parameters

Field Name Data Type Mandatory Field Length Description

Body Request Example (JSON)

    
    

Response Parameters

Body Response Example (JSON)