NewAdvancedLabel (4.4)
Summary: Creates a new advanced label with the recipe list specified.
Â
Request Type: NewAdvancedLabelRequest
Name
String
The name of the Advanced Label
Usercode (optional)
String
The user code for the Advanced Label
FoodIds
Guid[]
List of recipe ids to be added to the Advanced Label
Request Type: NewAdvancedLabelResponse
AdvancedLabelAdded
Boolean
Whether the advanced label was created and saved to the users database
Errors
Error[]
Gives error information on the advanced label not created.
Status
Type: exlx:ResultStatus
The ResultStatus of the given response
ResponseVersion
Type: exlx:XmlVersion
The version of the given response.
Â