Retrieve the waste event details. If the id is not provided, the details of all the waste events for the license_number are obtained.
OK
Bad Request
{- "results": {
- "type": "object",
- "data": {
- "license": {
- "license_number": "KMIL1012345",
- "type": {
- "name": "Type 12"
}
}, - "actions": {
- "id": "KOMWAAS0006",
- "name": "waste_flowering_plant_material"
}, - "id": "707089cb8bd747a2bfac434dc817fa59",
- "name": "KMP waste CSV plant material 06242022",
- "barcode": null,
- "dates": {
- "hold_start": "2022-05-24T18:27:39Z",
- "hold_end": "2022-05-24T18:27:39Z",
- "waste_start": "2022-05-24T18:27:39Z",
- "waste_end": "2022-05-24T18:27:39Z",
- "actual_waste_start": null,
- "actual_waste_end": null
}, - "employees": {
- "id": "b96ae6385b6749b6846eb9ec7f9a93c9",
- "name": {
- "first_name": "Kamile",
- "last_name": "Bidan"
}, - "email_address": "kidan2@maetal.com",
- "phone_number": "408-123-4568"
}, - "type": [
- {
- "id": "CAWTY0001",
- "name": "wet_plant_material"
}, - {
- "id": "CAWTY0003",
- "name": "wet_flower_material"
}
], - "reason": {
- "id": "CAPWR0003",
- "name": "failure_to_thrive_bcc",
- "is_note_required": true
}, - "note": "plants are not doing well and dying",
- "methods": {
- "id": "CAPWM0003",
- "name": "self_haul"
}, - "mixed_material": [
- {
- "id": "CAWAMM0001",
- "name": "inorganic_material",
- "material": "inorganic material",
- "quantity": 1001.1234,
- "unit_of_measure": "Grams"
}
], - "counts": {
- "quantity": 2,
- "unit_of_measure": "Each"
}, - "weights": {
- "total_weight": {
- "quantity": 10013,
- "unit_of_measure": "Grams"
}
}, - "origin": {
- "plants": [
- {
- "id": "cbb5803792524c9182569081904b5b89",
- "barcode": "1A4FF0200000029000014249",
- "name": "tomino amuro kamui 05202022 plants A",
- "quantity": {
- "flower": {
- "wet": {
- "quantity": 2003.2
}, - "dry": {
- "quantity": 0
}
}, - "plant_material": {
- "wet": {
- "quantity": 2003.2
}, - "dry": {
- "quantity": 0
}
}
}, - "unit_of_measure": "Grams"
}, - {
- "id": "17e9ec8efb5444b8927033577f9ed59f",
- "barcode": "1A4FF0200000029000014247",
- "name": "Tomino amuro 052022 plants A 014247",
- "quantity": {
- "flower": {
- "wet": {
- "quantity": 3003.3
}, - "dry": {
- "quantity": 0
}
}, - "plant_material": {
- "wet": {
- "quantity": 3003.3
}, - "dry": {
- "quantity": 0
}
}
}, - "unit_of_measure": "Grams"
}
], - "plant_batches": null,
- "harvests": null,
- "locations": null,
- "lots": null
}, - "locations": {
- "id": "39d820bae059468facede4bff0efc4ec",
- "name": "Hathaway cultivation 1",
- "type": {
- "id": "CALOC0001",
- "name": "Cultivation"
}
}, - "entity_state": [
- {
- "state": "active",
- "date": "2022-07-01T23:10:35Z",
- "reason": "waste created",
- "actioned_by": "system generated"
}, - {
- "state": "updated",
- "date": "2022-05-24T18:27:39Z",
- "reason": "waste updated",
- "actioned_by": "user credentials"
}, - {
- "state": "csv_file_created",
- "date": "2022-05-24T18:27:39Z",
- "reason": "csv file ID 707089cb8bd747a2bfac434dc817fa59 name record_plants_waste_707089cb8bd747a2bfac434dc817fa59_1656717036.csv created for waste",
- "actioned_by": "user credentials"
}
]
}
}, - "warnings": [ ]
}