v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-31082223.0 KB
Payment instrument

Payment instrument created

Adyen sends this webhook when you successfully create a payment instrument.

The webhook does not include the card number when creating virtual cards. You can only get the card number in the response of the POST /paymentInstruments request.

postWebhookbalancePlatform.paymentInstrument.created

Payload

environmentstring required

The environment from which the webhook originated.

Possible values: test, live.

timestampstring date-time

When the event was queued.

type'balancePlatform.paymentInstrument.created' | 'balancePlatform.paymentInstrument.updated' required

Type of webhook.

Response

OK - the request has succeeded.

notificationResponsestring

Respond with any 2xx HTTP status code to accept the webhook.