v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
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

idstring

Webhook ID, max 14 characters

entity'webhook'
owner_idstring
owner_typestring
urlstring

HTTPS URL to receive webhook events

alert_emailstring
secretstring

Shared secret for HMAC verification (write-only)

secret_existsboolean
activeboolean
eventsobject

Map of event names to boolean

servicestring
contextstring[]
disabled_atinteger
created_atinteger
updated_atinteger