Create a location under the specific license_number.
OK
Bad Request
{- "license": {
- "license_number": "KMP20200825"
}, - "name": "Hathaway cultivation 1",
- "parent_id": null,
- "type": {
- "id": "CALOC0001"
}
}
{- "results": {
- "type": "object",
- "data": {
- "license": {
- "license_number": "KMPL20200818",
- "type": {
- "name": "Type 12"
}
}, - "id": "111",
- "name": "Pink Elephant Fields",
- "parent_id": null,
- "type": {
- "id": "1",
- "name": "Default Location Type",
- "characteristics": {
- "plant_batches": true,
- "plants": true,
- "harvests": true,
- "lots": true,
- "quarantine": false
}
}, - "entity_state": [
- {
- "state": "active",
- "date": "2021-01-12T05:27:39Z",
- "reason": "location created",
- "actioned_by": "jdoe@kmp.com"
}
]
}
}, - "warnings": [ ]
}