ListPublishedFoodUserCodes - Resource

Summary


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

Note: If you are upgrading to Gen API 3.1 (or later) you will want to reference this page.

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
}