Skip to main content

Account holder onboarded

webhookbalancePlatform.accountHolder.onboarded

Adyen sends this webhook when a new account holder has been onboarded to your balance platform.

The webhook payload contains information about resources created by Adyen for the specified account holder. You can use these resource references and IDs when processing payments or making payouts to your users.

dataobjectRequired

Contains event details.

environmentstringRequired

The environment from which the webhook originated.

Possible values: test, live.

timestampstring

When the event was queued.

typestringRequired

Type of webhook.

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

HTTP Responses

  • 200 - OK

    The request has succeeded.