retrieve the waste methods for a specific state
OK
Bad Request
{- "results": {
- "type": "array",
- "data": [
- {
- "id": "ILPWM0001",
- "name": "compost"
}, - {
- "id": "ILPWM0002",
- "name": "harvest"
}, - {
- "id": "ILPWM0003",
- "name": "self_haul"
}, - {
- "id": "ILPWM0004",
- "name": "waste_hauler"
}, - {
- "id": "ILPWM0005",
- "name": "other"
}
]
}, - "warnings": [ ]
}