Update a Facility.
OK
Bad Request
{- "update_date": "2024-01-08T11:15:01Z",
- "phone_number": "098-765-4321"
}
{- "results": {
- "type": "object",
- "data": {
- "id": "d01ba1a3db3643b09f9c497bb30d2529",
- "reference_id": "0000000001234",
- "name": "OH Cultivation Factory",
- "display_name": "OH CF #1",
- "identifier_code": "00000000001234",
- "phone_number": "098-765-4321",
- "timezone": "America/New_York",
- "licenses": [
- {
- "license_number": "040-X0002"
}
], - "address": {
- "address_line_1": "123 farmlab st.",
- "address_line_2": "Suite 100",
- "address_line_3": null,
- "country": "USA",
- "county": "Cleveland",
- "city": "Cleveland",
- "state": "OH",
- "zip": "54321",
- "gps": null
}, - "entity_state": [
- {
- "state": "active",
- "date": "2024-01-08T17:59:45Z",
- "reason": "facility created",
- "actioned_by": "system_generated"
}, - {
- "state": "updated",
- "date": "2024-01-08T18:36:50Z",
- "reason": "facility updated",
- "actioned_by": "system_generated"
}, - {
- "state": "field_updates",
- "date": "2024-01-08T11:15:01Z",
- "reason": "phone_number updated",
- "actioned_by": "system_generated"
}
]
}
}, - "warnings": [ ]
}