List Components
Number of results to return
Offset for pagination
Search string to filter results
Column to sort by. Allowed values:
id, name, category, location, company, manufacturer, supplier, qty, min_amt, model_number, serial, order_number, purchase_date, purchase_costSort order:
asc or descFilter by category ID
Filter by company ID
Filter by manufacturer ID
Filter by supplier ID
Filter by location ID
Total number of components
Array of component objects
Get Component by ID
The component ID
Create Component
Component name
Total quantity
Category ID
Company ID
Manufacturer ID
Supplier ID
Location ID
Serial number
Model number
Order number
Purchase date (YYYY-MM-DD)
Purchase cost
Minimum quantity threshold for alerts
Component notes
Update Component
The component ID
Delete Component
The component ID
A component cannot be deleted if it has any items checked out. All items must be checked in first.
Checkout Component
Checkout a component to an asset (components are installed in assets, not assigned to users).The component ID
Asset ID to checkout to (components are assigned to assets, not users)
Quantity to checkout (must not exceed remaining quantity)
Checkout note
Checkin Component
The component-asset relationship ID (from the components_assets pivot table)
Quantity to checkin
Checkin note
Get Assets with Component
The component ID
Number of results to return
Offset for pagination
Search string to filter assets
