GetConversions
Summary: Retrieves the conversions collection for a food identified by the specified Usercode or FoodId value.
Soap Action: http://ns.esha.com/2013/genesisapi/GetConversions
Request Type: FoodMetadataRequest
UserCode (Optional)
Type: String
The user code for the food Requested. If empty, the FoodId value is used.
FoodId (Optional)
Type: Guid
The value of the Id field on the food. If empty, the User Code value is used.
Response Type: FoodConversionResponse
Conversions
Type: ConversionDto[]
The requested conversions collection
Status
Type: exlx:ResultStatus
The ResultStatus of the given response
ResponseVersion
Type: exlx:XmlVersion