retrieve the waste types for a specific state
OK
Bad Request
{- "results": {
- "type": "array",
- "data": [
- {
- "id": "CAWTY0001",
- "name": "wet_plant_material",
- "note": "wet plant material waste"
}, - {
- "id": "CAWTY0002",
- "name": "dry_plant_material",
- "note": "dry plant material waste"
}, - {
- "id": "CAWTY0003",
- "name": "wet_flower_material",
- "note": "wet flower material waste"
}, - {
- "id": "CAWTY0004",
- "name": "dry_flower_material",
- "note": "dry flower material waste"
}, - {
- "id": "CAWTY0005",
- "name": "Lots",
- "note": "lot or product waste"
}
]
}, - "warnings": [ ]
}