Liable account's funds are below configured threshold

webhookACCOUNT_FUNDS_BELOW_THRESHOLD

Adyen sends this notification when the current funds of your liable account are below the configured threshold.

Request Parameters

contentobject

Details of the liable account with funds under threshold.

errorobject

Error information of failed request. No value provided here if no error occurred on processing.

eventDatestringRequired

The date and time when an event has been completed.

eventTypestringRequired

The event type of the notification.

executingUserKeystringRequired

The user or process that has triggered the notification.

livebooleanRequired

Indicates whether the notification originated from the live environment or the test environment. If true, the notification originated from the live environment. If false, the notification originated from the test environment.

pspReferencestringRequired

The PSP reference of the request from which the notification originates.

Response parameters

When you receive a webhook, you must respond with an HTTP status code.

HTTP Responses

  • 200 - OK

    The request has succeeded.

    Show moreShow less