Apparatuses
Endpoints for customer apparatus records, including listing, detail views, and apparatus-specific data.
📄️ List apparatuses
List apparatus records with pagination, searching, and sorting for overview screens.
📄️ Get apparatus by id
Get a detailed view of one apparatus by UUID, including key related entities.
📄️ Get apparatus by identno
Get one apparatus by its business identifier `identno` instead of UUID.
📄️ List comments
List comments for one apparatus with pagination and sorting for timeline views.
📄️ Create apparatus
Create a new apparatus instance linked to master data, manufacturer, cost center,
📄️ Delete comment
Delete one apparatus comment by UUID.
📄️ Update apparatus
Update an existing apparatus by UUID, including metadata and related fields.