GETVALUEBATCH
Get array of values for token array from the token vault.
Import Parameters
From the common parameters, refer to the source code below for exact parameters.
Export Parameters
STATUS - Status of the operation performed. Either Success or Fail.
ERROR_MSG - The description of the error received.
Tables Parameters
VALUE - An array of plaintext values corresponding to the token array (Output parameter).
TOKEN - An array of tokens (Input parameter).
Source Code