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

« Previous Version 2 Current »

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
}
 
  • No labels