Checklists
Approve Enrichment Items
/checklist/enrichment/approve
POST
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/checklist/enrichment/approve Approves enrichment items and executes the create/update operations on the catalog. Foraction: create items, new assets or products are created using the field resolution
priority chain: finalData > enriched fields > raw fields > defaults.
For action: update items, only empty fields on the existing record are filled with
enriched values, unless the admin has explicitly set overrides in finalData.
Items can be selected by explicit itemIds or by batchId (optionally filtered by type).
Authorization:
- Required role:
adminor higher
POST
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json