post https://api-cert.payconex.net/api/v4/accounts//webhooks
Create a Webhook to receive notification events
This endpoint allows you to create a webhook so that you can receive notification events.
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:create
