GET api/Auction/ProductImage/{id}?productID={productID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productID | integer |
Required |
|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
FileResult| Name | Description | Type | Additional information |
|---|---|---|---|
| ContentType | string |
None. |
|
| FileDownloadName | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.
