get https://api-cert.payconex.net/api/v4/accounts//webhooks/
Get a Webhook by ID
This endpoint allows you to see the details of a webhook that was already registered.
Supported events
| Event Name | Event Description |
|---|---|
ACCOUNT_UPDATER_BATCH_UPDATES | Receive a notification containing an updateId that can be used to fetch details about a batch of updates from the AccountUpdater Service |
PAYCONEX_BATCH_SETTLEMENT | Receive a notification containing the details of a batch settlement |
Required Scopes
The API Key calling this endpoint must have one of the following scopes:
pcx:webhooks:*pcx:webhooks:read
