Skip to main content

TGAPI v2

  • Transparent Gateway API v2

Transparent Gateway API v2

19363 Tokenize multiple data elements in a Transparent Gateway API v2 response

  • The tx-response-regex header now supports passing a stringified JSON object with regex-token scheme pairs, which will guide the tokenization operations Transparent Gateway API v2 performs on the response payload

19619 Bug - TxMessage header missing information

  • When calling /Detokenize with 1+ tokens to be detokenized AND a tx-response-regex which identifies 1+ data elements to tokenize, the tx-message header will now include both counts.
    Old tx-message: "Tokenize matches found: [1+]"
    New tx-message: "Detokenize matches found: [1+], Tokenize matches found: [1+]"