Mobile Tokenization - Tokenize Card Only

This endpoint serves to generate a token for a given card PAN

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Make all properties in T optional

string

The data to be tokenized. This is the PAN of the card.
Example: 4111111111111111

Note: This is only for documentation purposes, this endpoint returns an HTTP
redirect where the card data should be sent.

string

The merchant's Tokenization ID.
Received from /api/tokenization/mobile/config.

string

The timestamp (UTC) when the hash is generated, in yyyyMMDDHHmmss format.
Received from /api/tokenization/mobile/config.

string

The Authentication Key.
Received from /api/tokenization/mobile/config.

string
enum

The Token Scheme to be used to tokenize the provided data. Always sixANTOKENfour.

Allowed:
Responses

308

HTTP Redirect

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