Resource: getproductimage.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/articles/766869-rackbeat-stoplight-api
The resource getproductimage.nv can be used to retrieve product images. The used parameter is image's NetvisorKey, that is returned when retrieving extended product list (extendedproductlist.nv). The max size for the returned message is 50Mb.
Querystring parameters:
Parameter | Occurs | Description | Example |
productimagenetvisorkeys | 1 | Definition with images' NetvisorKey | 18, 19, 20 |
Response:
Level | Element | Type | Occurs | Description | Example |
Root | Root | Aggregate | 1 |
|
|
1 | ProductImages | Aggregate | 1 | ||
2 | ProductImage | Aggregate | 1...n | ||
3 | MimeType | String | 1 | Image's mime-type | image/jpeg |
3 | Title | String | 0...1 | Caption | Product image |
3 | FileName | String | 1 | Image name | Productimage.jpg |
3 | ImageData | Base64 | 1 | Image file in Base64 | |
Attr. | type | String | 1 | Always Base64 | Base64 |
This article has been translated using an AI-based translation tool. The contents or wording of these instructions may differ from those in other instructions or in the software.
