...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
POST http://localhost:80/rest/LabelImageService.svc/GetLabelImageByFoodId HTTP/1.1
Content-Type: text/plain
Host: localhost:80
request={"UserCode":"REC-123"}
request={"FoodId":"8980ff36-31be-711a-5ef8-ee69ecb67fee"} |
...
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
POST http://localhost:80/rest/LabelImageService.svc/GetLabelImageByFoodId HTTP/1.1
Content-Type: text/plain
Host: localhost:80
request={"UserCode":"REC-123"}
request={"FoodId":"8980ff36-31be-711a-5ef8-ee69ecb67fee"} |
...