Retrieve a list of lot types
OK
Bad Request
{- "results": {
- "type": "array",
- "data": [
- {
- "id": "KOMLT0001",
- "name": "Product"
}, - {
- "id": "KOMLT0002",
- "name": "ImmaturePlant"
}, - {
- "id": "KOMLT0003",
- "name": "VegetativePlant"
}, - {
- "id": "KOMLT0004",
- "name": "PlantWaste"
}, - {
- "id": "KOMLT0005",
- "name": "HarvestWaste"
}
]
}, - "warnings": [ ]
}