# P47 - Get the transformation error report file for a product import ("Source file error report")

Description

This API returns a CSV, XLSX or XML file, depending on the file format provided by the seller.


Call Frequency

Recommended usage: Each time an error report is needed
Maximum usage: Each time an error report is needed

Endpoint: GET /api/products/imports/{import}/transformation_error_report

## Path parameters:

  - `import` (integer, required)
    Import identifier


