Lot

It includes into the recycling order. Lot is the set of materials. The inbound recycling order should be created before lot.

Required fields are

{ "commodityId": 0, "itemCount": 0, "locationId": 0, "notes": "string", "packagingTypeId": 0, "weightReceived": 0, "weightTare": 0, "workflowStepId": 0 }

For all properties there are api endpoints

/api/v1/Lookup/commodities

/api/v1/Lookup/warehouses/{warehouseId}/locations - pay attention that location should be from inbound order’s warehouse

/api/v1/Lookup/recycling-packaging-types

/api/v1/Lookup/recycling-inbound-workflow-steps

itemCount- count of items the lot contains

notes - some notes

weightReceived - weight in the specified weightUnit format

weightTare - weight of tare in the specified weightUnit format