Skip to main content

Products

Product

This object describes a product.
See Product definition under Schemas/Product in MPT OpenAPI Documentation.

Example of Product
{
"id": "PRODUCT_A",
"idProductFamily": "DEFAUT",
"idPackagings": [
"VRAC",
"SAC"
]
}
Warning

A product id must be present and unique in the products list in the entities message.