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