Retrieve a Standalone Network Token

This section contains the required information for partners, merchants, and acquirers to retrieve a standalone network token.

Endpoint

Test:
GET
https://apitest.cybersource.com
/tms/v2/tokenized-cards/{tokenizedCardId}
Production:
GET
https://api.cybersource.com
/tms/v2/tokenized-cards/{tokenizedCardId}
Production in India:
GET
https://api.in.cybersource.com
/tms/v2/tokenized-cards/{tokenizedCardId}
{tokenizedCardId}
is the tokenized card ID returned in the
id
field when you provisioned the network token. For more information, see Provision a Network Token for a Consumer.