Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Summary

 Provides a list of food user codes which are contained within groups which are marked as "Published" groups.  

Resource

POST /rest/FoodQueryService.svc/ListPublishedFoodUserCodes

Request

The request body is empty. 

Examples

 

Example Request
request={ }
Example Response
{
	"UserCodes":["15","19","7","12","4","26","20","3","14","27","18","10","1","8","21","22","2","6","23","13","11","16"],
	"Status":0
}
 
  • No labels