Batches
Start Batch
Starts a new batch. You receive an id
that you can use to track the progress of the batch as shown here.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Array of items to be processed in the batch.
Country for the batch execution. Provide in ISO 3166-1 alpha-2 codes like US(USA), IN(India), etc
Parser to be used for the batch.