Productobject

Properties

code

string

Product code.

name

string

Product name.

description

string

Product description.

unit

string

Unit of measures.

qty

integer

Quantity of the item in stock at the given point in time, if there are no batches and containers in the ERP; if they do exist, then this field will be ignored. This field is supported only in POST requests.

batches

Array<Batch>

containers

Array<Container>

userPropsValues

Array<UserPropsValue>

item_bom

Array<ItemBom>

createdAt

string

Date of creation on the MES.