Retrieve the waste actions for a specific state
OK
Bad Request
{- "results": {
- "type": "array",
- "data": [
- {
- "id": "KOMWAAS0001",
- "name": "waste_immature_plants_from_batch",
- "note": "waste by count",
- "info": "destroy immature plants"
}, - {
- "id": "KOMWAAS0002",
- "name": "waste_immature_plant_batch_material",
- "note": "waste by weight",
- "info": "may require file upload to tts"
}, - {
- "id": "KOMWAAS0003",
- "name": "waste_plant",
- "note": "waste entire plant",
- "info": "destroy plant"
}, - {
- "id": "KOMWAAS0004",
- "name": "waste_immature_plant_material",
- "note": "waste by weight",
- "info": "may require file upload to tts"
}, - {
- "id": "KOMWAAS0005",
- "name": "waste_vegetative_plant_material",
- "note": "waste by weight",
- "info": "may require file upload to tts"
}, - {
- "id": "KOMWAAS0006",
- "name": "waste_flowering_plant_material",
- "note": "waste by weight",
- "info": "may require file upload to tts"
}, - {
- "id": "KOMWAAS0007",
- "name": "waste_harvest_material",
- "note": "waste by weight",
- "info": ""
}, - {
- "id": "KOMWAAS0008",
- "name": "waste_by_location",
- "note": "waste by weight",
- "info": "may require file upload to tts"
}, - {
- "id": "KOMWAAS0009",
- "name": "destroy_material",
- "note": "destroy material after holding period",
- "info": "required by specific states after holding period"
}
]
}, - "warnings": [ ]
}