DEL Remove note from inventory item
/v1/organizations/:organizationId/inventory-items/:inventoryItemId/notes/:noteId DEL Delete inventory items
/v1/organizations/:organizationId/inventory-items/:inventoryItemId GET Get sample inventory items csv
/v1/organizations/:organizationId/inventory-items/csv/sample GET Get list of inventory items as csv
/v1/organizations/:organizationId/inventory-items/csv GET Get inventory items by Id or Slug
/v1/organizations/:organizationId/inventory-items/:inventoryItemId GET get storageProvider for uploading files
/v1/organizations/:organizationId/inventory-items/transactions/edge/prepare GET Get list of inventory items
/v1/organizations/:organizationId/inventory-items POST Add note to inventory item
/v1/organizations/:organizationId/inventory-items/:inventoryItemId/notes POST Create inventory items
/v1/organizations/:organizationId/inventory-items PUT Update inventory items
/v1/organizations/:organizationId/inventory-items/:inventoryItemId No endpoints match