Payout expired
webhookPAYOUT_EXPIRE
This webhook is deprecated and no longer supports new integrations. Do one the following:
- If you are building a new integration, use the Transfer Webhooks instead. Transfer Webhooks instead.
- If you are already using the Payout API, reach out to your Adyen contact to learn how to migrate to the Transfers API.
With the Transfers API, you can:
- Handle multiple payout use cases with a single API.
- Use new payout functionalities, such as instant payouts to bank accounts.
- Receive webhooks with more details and defined transfer states.
For more information about the payout features of the Transfers API, see our Payouts documentation.
The payout expired.
Request Parameters
livestring
Informs about the origin of the notification. The value is true when originating from the live environment, false for the test environment.
notificationItemsarray[PayoutNotificationRequestItemWrapper]
A container object for the details included in the notification.
Response parameters
When you receive a webhook, you must respond with an HTTP status code.
HTTP Responses
200 - No Content
Webhook events are accepted on the basis of the HTTP status code.