Batch Processor Run Completed
Payload
The payload of this webhook request is an object.
eventId
Unique identifier for the event
payload
A batch run represents a batch of files submitted for processing via one of the batch endpoints (POST /extract_runs/batch, POST /classify_runs/batch, or POST /split_runs/batch). Use GET /batch_runs/{id} to poll the status.
Note: This object is not used for workflow batch runs. See POST /workflow_runs/batch for workflow batching.
Response
200
Return a 200 status to indicate that the webhook was received successfully

