Download product file

Download a product file referring to its file ID.

Access scopes

Requires the following access scope: read_catalog

Response

File in binary format.

Errors

In case of error, Ecwid responds with an error HTTP status code and JSON-formatted body containing error description

HTTP codes

HTTP StatusDescription
403Access token doesn't have read_catalog scope
404Product or file is not found
500Request failed or there was an internal server error

Error response body (optional)

FieldTypeDescription
errorMessagestringError message
Language
Click Try It! to start a request and see the response here!