Update the details of a plant. Update growth phases and take actions (move, destroy, etc..) upon the plants for the license_number provided.
OK
Bad Request
{- "license": {
- "license_number": "KMP20200825"
}, - "actions": {
- "id": "CAPSUD0003"
}, - "move_date": "2021-05-21T20:29:19Z",
- "locations": {
- "id": "4"
}
}
{- "results": {
- "type": "object",
- "data": {
- "license": {
- "license_number": "KMP20200825",
- "type": {
- "name": "Type 12"
}
}, - "actions": {
- "id": "CAPSUD0003",
- "name": "move"
}, - "id": "fa273b8502974dc5a2382fef45e1f357",
- "name": "JION rejit 5 plants 06202022 A",
- "barcode": "1A4FF0200000029000014955",
- "is_mother_plant": false,
- "growth_phase": {
- "id": "CAPGP0005",
- "name": "flowering"
}, - "planted_date": "2022-01-25T00:00:00Z",
- "strain": {
- "id": "264185a57c304dce913294249093bfa1",
- "name": "matsumoto reijit 5"
}, - "origin": {
- "plant_batches": {
- "id": "073a1a986da943469f5c1202ba8029e0",
- "barcode": "1A4FF0200000029000014960",
- "name": "plant_batch_ca 1643150653261",
- "type": {
- "id": "CAPBT0002",
- "name": "clone"
}
}
}, - "additives": [
- {
- "id": "d692db2428c5424b924d919fbddc86af"
}, - {
- "id": "78aa6dd2b4634302bc6956fffcce5a97"
}, - {
- "id": "22afaa2d9e194f5a9d01caf5c805acac"
}, - {
- "id": "6f7651f72eee45e5ba8699d18d14f369"
}
], - "manicure": {
- "number": 0
}, - "harvest": null,
- "cure": {
- "number": null
}, - "waste": null,
- "lots": null,
- "locations": {
- "id": "f6f4c6a38310448d96894c693e2f57bd",
- "name": "Harvest Room #528008",
- "type": {
- "id": "CALOC0001",
- "name": "Cultivation"
}
}, - "destroyed": null,
- "additional": {
- "patient_license": null,
- "is_for_medical_use": false
}, - "entity_state": [
- {
- "state": "active",
- "date": "2021-05-21T20:29:19Z",
- "reason": "plant created",
- "actioned_by": "system generated"
}, - {
- "state": "updated",
- "date": "2021-06-21T20:29:19Z",
- "reason": "plant updated",
- "actioned_by": "system generated"
}, - {
- "state": "flowering",
- "date": "2021-06-21T20:29:19Z",
- "reason": "flowering phase",
- "actioned_by": "system generated"
}, - {
- "state": "plant_moved",
- "date": "2022-03-23T20:29:19Z",
- "reason": "original location 67b3e27b64d44e5f8d726a86af9c83a2 Jion cultivation 1",
- "actioned_by": "user credentials"
}
]
}
}, - "warnings": [ ]
}