The GetSingleProductImage function returns the product image for the given primary key.
Method | /GetSingleProductImage |
The request body is of type GetSingleProductImage.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
imageTypeToReturn | ImageTypeToReturn |
|
The response body is of type GetSingleProductImageResponse.
Name | Description | Data Type |
---|---|---|
GetSingleProductImageResult | ProductImageInfo |
|