MergeLotsDto
sourceLotIdsstring[]required
Lot IDs to merge into the target lot
notesstring
MergeLotsDto
{
"sourceLotIds": [
"string"
],
"notes": "string"
}
Lot IDs to merge into the target lot
{
"sourceLotIds": [
"string"
],
"notes": "string"
}