Tokeni
APIP C I Compat

/v2/Pci/DetokenizeWithCvv

TokenEx-compatible detokenization with CVV. Returns original PAN and cached CVV.

POST
/v2/Pci/DetokenizeWithCvv

TokenEx-compatible detokenization with CVV. Returns original PAN and cached CVV.

Authorization

tokenExHeaders
tx-apikey<token>

TokenEx compatibility — tx-tokenex-id and tx-apikey headers

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://example.com/v2/Pci/DetokenizeWithCvv" \  -H "Content-Type: application/json" \  -d '{    "Token": "string"  }'
Empty