Add Nutrient Set

post

/config/sim/v2/menuItems/nutrientSets

Adds a nutrient set

Request

Supported Media Types
Header Parameters
Body ()
Nutrient set insert 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 inserted.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top