ListRecommendationProfiles
Summary: Provides a list of all recommendation profiles
Soap Action: http://ns.esha.com/2013/genesisapi/ListRecommendationProfiles
Request Type: RecommendationProfilesListRequest
ForAuthority
Type: exlx:AuthorityDto
The authority for the given recommendation profile.
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: RecommendationProfilesListResponse
RecommendationProfiles
RecommendationProfileDto[]
The list of Recommendation Profiles obtained from the given request.
Status
Type: exlx:ResultStatus
The ResultStatus of the given response
ResponseVersion
Type: exlx:XmlVersion
The version of the given response.