Submit a batch of ticket images for tampering detection. Each ticket can have an external ID that will be returned in the response for easier tracking.
Array of ticket files (images or PDF) to analyze
String containing a list of comma-separated ref_ids. The number of items must match the length of tickets array if provided.
"Ticket-1, Ticket-2, Ticket-3"
Optional string of comma-separated model names to use for tampering detection. If not given, all available models for your tier will be used. If empty, no classification will be performed.
"Model-1, Model-2, Model-3"
Batch submission successful. Returns the list of analysis identifiers.
Unique identifier for this batch submission
Total number of tickets submitted in this batch
List of image submission identifiers created. The list could be greater than the number of tickets if multiple images have been extracted from a single ticket (e.g. PDF file). In this case, multiple submission will refer to the same ref_id.