Update the details of an additive for the license_number provided.
OK
Bad Request
{- "license_number": "KMP20200825",
- "supplier": "MP Chemical supplies inc"
}
{- "results": {
- "type": "object",
- "data": {
- "license": {
- "license_number": "KMP20200825",
- "type": {
- "name": "Type 12"
}
}, - "id": "74fab062b1a248f7bfe08b103dd3960f",
- "name": "Amuro additives fertilzers 052520",
- "type": {
- "id": "CAPAT0001",
- "name": "fertilizer"
}, - "epa_number": "X12345E",
- "upc_code": "UPC123456E",
- "lot_number": "XCV1234567E",
- "manufacturer": "Kodai Chemlife",
- "supplier": "KMP Chemical supplies inc",
- "content": [
- {
- "chemical_component": "Phosphorous",
- "quantity": 9,
- "unit_of_measure": "percent"
}, - {
- "chemical_component": "Nitrogen",
- "quantity": 10,
- "unit_of_measure": "percent"
}, - {
- "chemical_component": "Potassium",
- "quantity": 11,
- "unit_of_measure": "percent"
}
], - "unit_of_measure": "Liters",
- "entity_state": [
- {
- "state": "active",
- "date": "2022-07-07T23:50:22Z",
- "reason": "additive created",
- "actioned_by": "user credentials"
}, - {
- "state": "updated",
- "date": "2022-07-07T23:50:22Z",
- "reason": "additive updated",
- "actioned_by": "user credentials"
}
]
}
}, - "warnings": [ ]
}