v2

OpenAPI 3.1.0raw.githubusercontent.com2023-01-100021.5 KB
General

Transfer updated

Adyen sends this webhook when the status of a transfer changes. Use the data.id to track the original transfer resource in the balancePlatform.transfer.created webhook.

The status field indicates the event that triggered the webhook.

postWebhookbalancePlatform.transfer.updated

Payload

environmentstring required

The environment from which the webhook originated.

Possible values: test, live.

type'balancePlatform.transfer.created' | 'balancePlatform.transfer.updated'

The type of the notification.

Response

OK - the request has succeeded.

notificationResponsestring

Respond with HTTP 200 OK and [accepted] in the response body to accept the webhook.