Store 3D tokens to a Paycard

This method lets users store 3D tokens that were retrieved from a third party within the card token.

Path Params
string
required

The token ID as returned by one of the tokenization methods.
For example, 2821a46d80e14d1b96a7f18f1b81926d.

Body Params
string

The Electronic Commerce Indicator (eci) value. e.g 12

string
required

The cardholder's Authentication Verification Value (AVV). e.g. 1234567890.
The AuthenticationValue cannot be longer than 256 characters.

string

The 3D secure authentication decision. The parameter will accept: Authenticated, TechnicalProblem, CardNotEnrolled.

string

The 3DS transaction ID for 3DS requests version 1.0 and 2.0 (in version 1 this is called XID and in version 2 this is called 3DS_Trans_ID).
The value for the XID field cannot be longer than 40 characters.

string
required

The version of 3DS authentication used. Should start with either "1" or "2".
The Version cannot be longer than 5 characters.

string

Unique transaction identifier assigned by the Access Control Server (ACS) to identify a single 3D secure transaction.

Headers
string
required

The authorization mechanism for this method is with the API key in the format of APIKEY {value}.
For example, APIKEY bd3ce883352e42539a2b7644f72e6311.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json