General

Transfer created

Adyen sends this webhook when there are fund movements on your platform.

postWebhookbalancePlatform.transfer.created

Payload

environmentstring required

The environment from which the webhook originated.

Possible values: test, live.

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

The type of webhook.

Response

OK - the request has succeeded.

notificationResponsestring

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

Changes