CreateLotDto
meuIdsstring[]
aggregationPointstringrequired
totalWeightnumber
averageGradenumber
processingBatchRefstring
parentLotIdstring
mineralTypestring
notesstring
operatorIdstring
User ID of the lot operator (defaults to creator if omitted)
CreateLotDto
{
"meuIds": [
"string"
],
"aggregationPoint": "string",
"totalWeight": 0,
"averageGrade": 0,
"processingBatchRef": "string",
"parentLotId": "string",
"mineralType": "string",
"notes": "string",
"operatorId": "string"
}