Skip to main content

Payment instrument created

webhookbalancePlatform.paymentInstrument.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.

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.