# P45 - Get the product integration report file for a product import ("Added products report")

Description

This API returns either a CSV file (MCM enabled) or a file in a format defined by the operator (MCM disabled).


Call Frequency

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

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

## Path parameters:

  - `import` (integer, required)
    Import identifier


