v1

latestOpenAPI 3.1.02026-07-2051132407.2 KB
Payment instruments

Create network token provisioning data

Create provisioning data for a network token. Use the provisioning data to add a user's payment instrument to their digital wallet.

post/paymentInstruments/{id}/networkTokenActivationData

Path parameters

idstring required

The unique identifier of the payment instrument.

Request body

sdkOutputstring

A block of data automatically generated by Adyen's SDK for network token provisioning. This sdkOutput is required to create provisioning data for the network token.

For more information, see the repositories for Adyen's SDKs for network token provisioning:

Response

OK - the request has succeeded.

sdkInputstring

A block of data that contains the activation data for a network token. This sdkInput is required to initialize Adyen's SDK for network token provisioning.

For more information, see the repositories for Adyen's SDKs for network token provisioning: