- Manage Webhook Subscriptions
- Network Tokens
- Customer Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Payment Instrument Tokens
- Instrument Identifier Tokens
On This Page
FILTER BY TAG
Provision a Network Token for an Existing Instrument
Identifier
This section describes how to provision a network token for an existing instrument
identifier.
Endpoint
Test:
POST
https://apitest.cybersource.com
/tms/v1/instrumentidentifiers/{instrumentIdentifierTokenId}/enrollmentProduction:
POST
https://api.cybersource.com
/tms/v1/instrumentidentifiers/{instrumentIdentifierTokenId}/enrollmentProduction in India:
POST
https://api.in.cybersource.com
/tms/v1/instrumentidentifiers/{instrumentIdentifierTokenId}/enrollmentinstrumentIdentifierTokenId
is the instrument identifier token ID
returned in the id
field when you created the instrument identifier
token. For more information, see Create an Instrument Identifier. RELATED TO THIS PAGE