Download Results File
POST /imports/{id}/download/results
Description
Download the results file of a processed import.
Authentication
Bearer Token
Request
Headers
| Header | Value | Required |
|---|---|---|
| Authorization | Bearer {{token}} | Yes |
| Content-Type | multipart/form-data | Yes |
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | UUID | Import ID |
Request Body (multipart/form-data)
| Field | Type | Required | Description |
|---|---|---|---|
file | file | Yes | CSV file |
companyId | string (UUID) | Yes | Company ID |
importType | string | Yes | Type of import |