| GET | /eCommerce/Products/Images/{Id*} | ||
|---|---|---|---|
| GET | /eCommerce/Products/{ProdId}/Images/{Id*} |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Id | path | string | No | |
| W | query | int? | No | |
| H | query | int? | No | |
| ProdId | path | string | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .x-protobuf suffix or ?format=x-protobuf
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
GET /eCommerce/Products/Images/{Id*} HTTP/1.1
Host: 10.10.0.107
Accept: application/x-protobuf