/
SearchByProperty
SearchByProperty
Summary: Searches foods returning those which have the specified property and value.
Soap Action: http://ns.esha.com/2013/genesisapi/SearchByProperty
Request Type: FoodsByPropertyRequest
- PropertyFilters
- Type: PropertyFilter[]
- The property values that foods must have all of to be returned.
- HasProperties
- String[]
- The property uris that a food must have some value for to be returned.
- StartIndex (Optional)
- Type: Int
- The index offset. If empty, index starts at 1.
- PageSize (Optional)
- Type: Int
- The number of foods to return in the response. If empty, all records are returned.
Response Type: FoodsListResponse
- Foods
- Type: FoodDto[]
- The list of foods obtained from the request.
- Status
- Type: exlx:ResultStatus
- The ResultStatus of the given response
- ResponseVersion
- Type: exlx:XmlVersion
- The version of the given response.
Related content
SearchByName
SearchByName
More like this
Genesis Classic API 4.x References
Genesis Classic API 4.x References
Read with this
Search
Search
More like this
ListPublishedFoods - Resource
ListPublishedFoods - Resource
Read with this
SearchByGroup
SearchByGroup
More like this
GetLabelImageForFood (4.0)
GetLabelImageForFood (4.0)
Read with this