This resource allows you to regenerate product thumbnails.
This resource supports the following operations:
Access URL | GET | GET (List) | PUT | PUT (Batch) | POST | DELETE | DELETE (Batch) |
---|---|---|---|---|---|---|---|
/api/generateArticleImages |
If you want to access this resource, simply query the following URL:
This operation allows you to regenerate the thumbnails of a specific article.
Identifier | Parameter | Column | Example call |
---|---|---|---|
Article Id | id | s_articles.id | /api/generateArticleImages/2 |
Article Number | number | s_articles_details.ordernumber | /api/generateArticleImages/20003?useNumberAsId=true |
You can identify the product by either the ID or the detail number.