Tokenize

Converts a One-Time Token (OTT) from Embedded Tokenization into a permanent token that can be stored and reused without charging the card.

Body Params
string
required
^[a-zA-Z0-9]{8}$

Terminal ID of the merchant (8 alphanumeric characters). Must always be the first field.

string
required
length ≤ 16
^[a-zA-Z0-9]+$

Password for the Terminal ID (provided by SportsPay).

string
enum
required

Type of transaction (K for Tokenize).

Allowed:
string
required
^[a-zA-Z0-9]+$

One-Time Token thaT you are exchanging for permanent Token.

Response

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