July 18, 2023 - Test Release
about 1 year ago
- TGAPI v2 2.61.1
TGAPI v2 2.61.1
19363 Tokenize multiple data elements in a TGAPI 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 TGAPI 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+]"