Tokenization
Simulate a card's tokenization
This endpoint is used to simulate a card's tokenization in the Digital Wallet and merchant tokenization ecosystem.
post/v1/simulate/tokenizations
Request body
Example request
{
"cvv": "776",
"pan": "4111111289144142"
}Response
OK