Resource: webshopproductimages.nv
HTTP-method: GET
Note! If you are using Rackbeat inventory management in Netvisor, the API documentation can be found here: https://support.netvisor.fi/en/support/solutions/articles/77000554491-rackbeat-stoplight-api
Will get products first picture. If product has variants, recourse will return all pictures of variant.
Querystring parameters:
Parameter name | Occurs | Description | Example |
identifier | 1 | Identifier of product which images to get | 123 |
Response:
Level | Element Name | Type and length | Occurs | Description | Example |
1 | WebShopProductImages | Aggr. | 1 | ||
2 | WebShopProductImage | Aggr. | 0...n | ||
3 | MimeType | String | 1 | Image MIME type | image/jpg |
3 | Title | String | 1 | Title of the image | Image |
3 | FileName | String | 1 | File name of the image | image.jpg |
3 | DocumentData | Base64 | 1 | Image data in Base64 encoded string |
Did you find it helpful? Yes No
Send feedback