Push Provisioning for Network Tokens

IMPORTANT
This feature is in pilot phase. You have early access to this feature even though it might contain bugs or unfinished work. Please consider the risk when using this feature.
Push provisioning connects you with participating banks to enable the secure transfer of customer and payment information that is stored by banks. Using push provisioning, the issuer can provide credentials straight to your customer in seconds.

Prerequisites

Before using the push provisioning service, you must meet these requirements:

Provision a Network Token with Push Provisioning

This section shows you how to provision a network token with push provisioning.

Endpoint

Test:
POST
https://apitest.cybersource.com
/tms/v2/tokenized-cards
Production:
POST
https://api.cybersource.com
/tms/v2/tokenized-cards
Production in India:
POST
https://api.in.cybersource.com
/tms/v2/tokenized-cards

Use the Push Provisioning Instrument Identifier in Authorizations

You can include the instrument identifier that is returned when you create or retrieve a network tokenized card with push provisioning in an authorization. For more information, see Authorize a Payment with an Instrument Identifier.
You can also create other token types, such as customer, shipping address, and payment instrument tokens, when you send the authorization request. For more information, see REST Example: Authorizing a Payment with an Instrument Identifier While Creating TMS Tokens
Push Provisioning for Network Tokens