OpenData product image
Path parameters
productIdstringRequired
The id of the product.
indexintegerRequired
The index of the image to be retrieved. Valid values are from 0 to (Product.imageCount-1).
Query parameters
largebooleanOptional
When set, the image that is returned will be a larger version.
Responses
200
Successful response.
image/jpeg
Responsestring · binary
307
This response is a redirect to the actual image location.
404
The request does not match any known content.
The response will contain a human readable message, and may also contain links to help you
navigate to other API endpoints.
application/json
get
Last updated
Was this helpful?