Skip to main content

Webhooks

PUT Update WebHook

The PUT Update Webhook API allows you to update webhook subscription details for a given merchant.

The PUT Update Webhook API allows you to update webhook subscription details for a given merchant.

API Endpoint
https://api.uat.anddone.com/merchants/{merchantId}/webhooks/{id}
API Data Details
URI merchants/{merchantId}/webhooks/{id}
Method PUT
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.
id A unique identifier for a specific webhook subscription within the AndDone platform associated with the merchant. It is used to fetch the details of that particular webhook subscription.

Request Parameters

Field Name Data Type Mandatory Field Length Description

Body Request Example (JSON)

    
    

Response Parameters

Body Response Example (JSON)