Update Nutrient Set

post

/config/sim/v2/menuItems/updateNutrientSets

Updates an existing nutrient set

Request

Supported Media Types
Header Parameters
Body ()
Nutrient set update request body.
Root Schema : schema
Type: object
Show Source
Nested Schema : name
Type: object
Name of the Nutrient Set
Example:
{
    "1":"Entp",
    "2":"Untm",
    "3":"Emp"
}
Back to Top

Response

Supported Media Types

200 Response

Nutrient Set updated.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top