Liable account's funds are below configured threshold

webhook ACCOUNT_FUNDS_BELOW_THRESHOLD

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

Webhook parameters

content object

Details of the liable account with funds under threshold.

error object

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

eventDate string Required

The date and time when an event has been completed.

eventType string Required

The event type of the notification.

executingUserKey string Required

The user or process that has triggered the notification.

live boolean Required

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.

pspReference string Required

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

Response parameters

After submitting a call, you receive a response message to inform you that your request was received and processed.

Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.

HTTP Responses

  • 200 - OK

    The request has succeeded.

    Show more Show less
  • Request
  • Click to copy
  • Response
  • Click to copy