Batch File Examples
File Before Tokenization
The client can upload a file to be tokenized to the input folder under the tokenize parent folder in that client’s directory.
Example of a File to be Tokenized
File After Tokenization
When the job is finished, the tokenized file will populate the output folder under the tokenize parent folder. This output file can be pushed to the client or pulled by the client.
Example of Tokenized File
To detokenize this file, the file to be detokenized should be uploaded to the input folder under the detokenize parent folder in the client’s directory. Once the job is finished, the detokenized file will populate the output folder under the detokenize parent folder.