List Equipment
Response
Add Equipment
Requiresteams:manage permission.
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
code | string | Yes | Short equipment code — used in score engine matching |
name | string | Yes | Full equipment name |
status | string | No | operational, maintenance, out_of_service — defaults to operational |
notes | string | No | Optional notes |
status: operational is considered by the score engine when matching against required_equipment.
Update Equipment
Requiresteams:manage permission.
