Reprocess jobs in a specific batch.
You can specify which attributes to process by providing:
If not provided, “core” attributes will be processed: websites, phoneNumbers, openingHours, names, address, categories, placekey, closed_permanently
Options:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
When true, only reprocess jobs with 'failed' status. When false, reprocess all jobs in the batch.
When true, only reprocess jobs with 'pending' or 'in_progress' status. When false, reprocess all jobs in the batch (unless failed_only is true).
When true, force fresh enrichment ignoring cached data.
List of specific attributes to enrich (e.g. 'websites', 'phoneNumbers').
Successfully initiated batch reprocessing