INSERTBATCHWITHCUSTOMDATA
Insert token an array in token vault for multiple values with custom data, Token Format and luhncheck.
Import Parameters
From the common parameters, refer to the source code below for exact parameters.
Tables Parameters
JCO_T_VALUE - An array of values to be tokenized (Inputparameter).
JCO_T_CUSTOMDATA - An array of customer specific data (Input parameter).
JCO_T_TOKEN - An array of tokens corresponding to the plaintext value array (Output parameter).
Source Code