Retrieve the harvests types for a specific state
OK
Bad Request
{- "results": {
- "type": "array",
- "data": [
- {
- "id": "CAHHT0001",
- "name": "whole_plant_harvest",
- "note": "full plant harvest"
}, - {
- "id": "CAHHT0002",
- "name": "manicure_harvest",
- "note": "product or partial harvest"
}
]
}, - "warnings": [ ]
}