| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The item id |
unsigned integer |
None. |
| asset_id |
The id of the asset the item is associated to or null if one is not associated |
unsigned integer |
None. |
| reference |
The reference of the item |
string |
None. |
| item_type |
The type of the item |
string |
None. |
| description |
The item description |
string |
None. |
| tag_1 |
Description tag 1 |
string |
None. |
| tag_2 |
Description tag 2 |
string |
None. |
| tag_3 |
Description tag 3 |
string |
None. |
| tag_4 |
Description tag 4 |
string |
None. |
| tag_5 |
Description tag 5 |
string |
None. |
| consumable |
If the tag is consumable |
boolean |
None. |
| off_hire_date |
The time of the offhire date |
date |
None. |
| depot_id |
The id of the depot |
decimal number |
None. |
| store_location |
The location in a store of a item |
string |
None. |
| minimum_stock |
The minimum stock level |
integer |
None. |
| maximum_stock |
The maximum stock level |
integer |
None. |
| quantity |
The current quantity |
integer |
None. |
| calibration_date |
The calibration date |
date |
None. |
| expiry_date |
The expiry date |
date |
None. |
| service_date |
The service date |
date |
None. |
| value |
The item value in GBP |
decimal number |
None. |
| condition |
The condition of the item |
ConditionStatus |
None. |
| assigned_status |
The assigned status of an item |
AssignedStatus |
None. |
| hire_status |
The hire status of an item |
DueDateStatus |
None. |
| calibration_status |
The calibration status of an item |
DueDateStatus |
None. |
| pat_status |
The pat status of an item |
DueDateStatus |
None. |
| photo_url |
The item photo url |
string |
None. |
| assigned_person_name |
The name of the person who has hired the item if the item is not consumable |
string |
None. |
| pat_date |
The pat date |
date |
None. |
| service_id | unsigned integer |
None. |