UpdateLotStatusDto
statusstringrequired
Possible values: [AGGREGATING, PROCESSING, IN_STORAGE, DISPATCHED, EXPORTED]
dispatchDestinationstring
UpdateLotStatusDto
{
"status": "AGGREGATING",
"dispatchDestination": "string"
}