Validate File
Validates a document and returns the number of product in the file and the number of product in the PIM
Query parameters
-
supplierid string
Supplier ID to validate
Default value is empty.
POST /api/pim/validateFile
curl \
-X POST http://api.example.com/api/pim/validateFile \
-H "Authorization: Bearer $ACCESS_TOKEN"