Inventory
List Inventory
Request Body (optional filters)
Parameter
Type
Description
Response
{
"items": [
{
"Inventory": {
"id": "d4e5f6a7-b8c9-0123-defg-h12345678901",
"company_id": "c1d2e3f4-a5b6-7890-abcd-ef1234567890",
"part_number": "CH48110-1",
"name": "Oil filter",
"mfr_name": "Champion Aerospace",
"category": "Engine",
"approval_status": "Approved",
"description": "Standard oil filter for Lycoming engines.",
"deleted": false
},
"InventoryUnit": [
{
"id": "e5f6a7b8-c9d0-1234-efgh-i12345678901",
"aircraft_id": "45"
}
]
}
],
"paginate": {
"page": 1,
"current": 10,
"count": 85,
"prevPage": false,
"nextPage": true,
"pageCount": 2,
"limit": 50
}
}Selectables
Response
View Inventory Part
Path Parameters
Parameter
Type
Description
Response
Edit Inventory Part
Request Body
Parameter
Type
Required
Description
Response
Delete Inventory Part
Request Body
Parameter
Type
Required
Description
Response
List Providers
Request Body (optional)
Parameter
Type
Description
Response
View Provider
Path Parameters
Parameter
Type
Description
Response
Enumerations Reference
Category
Value
Approval Status
Value
Description
Last updated