Partner Webhooks
Fetch a webhook by ID
Retrieve details of a specific webhook for a sub-merchant account. Authentication: OAuth access_token.
get/v2/accounts/{account_id}/webhooks/{webhook_id}
Path parameters
account_idstring required
Unique identifier of the linked merchant account (e.g. acc_00000000000001).
webhook_idstring required
Unique identifier of the webhook (e.g. we_00000000000001).
Response
Webhook details