retrieve the plant growth_phases for a specific state and license number
OK
Bad Request
{- "results": {
- "type": "array",
- "data": [
- {
- "id": "CAPGP0001",
- "name": "immature"
}, - {
- "id": "CAPPGP0002",
- "name": "vegetative"
}, - {
- "id": "CAPPGP0003",
- "name": "flowering"
}
]
}, - "warnings": [ ]
}