post https://prod.axn-batch.iddataweb.com/axn-batch/job/start
Starts batch processing job by BatchID.
FILE_SOURCE | Determines where the output file is stored. Default is S3, but can also specify SFTP upload. |
OUTPUT_FILE_FORMAT | Output file format. Options include CSV or TSV. |
OUTPUT_FILE_NAME | Name out output file. |
INPUT_COLUMNS_PERSIST | List of input columns which should be echoed back in output. Use "*" for all. |
OUTPUT_USER_ATTRIBUTE | Controls if input data should be included in output. true = included, false = omitted. |
OUTPUT_ACQUIRED_ATTRIBUTE | Controls if acquired attributes should be included in output. true = included, false = omitted. |
OUTPUT_USER_ASSERTIONS | Controls if user assertions should be included in output. true = included, false = omitted. |