Fitment error report download
Get Error Download API allows you to download a detailed error report for a submitted feed.
Currently, the API supports error report download for the following feeds:
- FITMENT_ACES
- FITMENT_PIES
If the submitted feed fails to process or is processed without ingestion errors, this API responds with a status code 204 and returns nothing in the response body.
If the submitted feed is processed with ingestion error(s), this API responds with a status code 200 and returns a zipped .csv file containing the detailed error messages. For a sample, refer to the following links:
Updated about 1 month ago