Update Equipment
Update an equipment based on the provided ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The equipment data to add
Name of the equipment.
"MacBook Pro 14"
Detailed description of the equipment.
"Apple MacBook Pro 14' with M1 Pro Chip, 16GB RAM, 512GB SSD, Space Gray"
Manufacturer or brand of the equipment.
"Apple"
Model name or number of the equipment.
"Model Pro"
Category or classification of the equipment (Must be one of the available options).
Laptop/Workstation, Phones, Accessories, Tablet "Laptop/Workstation"
Condition of the equipment (e.g. Brand_New or Used).
Brand_New, Used "Brand_New"
ID of the employee to whom the equipment is assigned.
"9f22cdbf-37d5-4e1c-b4dd-288771c62c63"
Currency id or code used for the purchase price (e.g. USD, '9f22cdbf-37d5-4e1c-b4dd-288771c233d3').
"USD"
Additional specifications or details as a stringified list.
"['15.6 Inches','Core i5','16GB RAM','512GB SSD','New']"
Manufacturing year of the equipment.
"2022"
Date the equipment was purchased.
"2023-06-04T00:00:00.000Z"
Cost of the equipment at purchase.
"2500000.00"
Unique serial number of the equipment.
"S3E3F-R4ETG"
Country name/id/code where the equipment is located.
"NG"
Key technical specifications in a string format. (Should be provided in the format "key:value", and comma separated for multiple specs).
"storage:512GB SSD, memory:18GB, color:Black"