API

Production APIs

Tags and resources

POST
production/resources
Creates new production resource
GET
production/resources
List of resources
GET
production/resources/{productionResourceId}
Production resource details for provided identifier
POST
production/resources/{productionResourceId}/api-operations/{apiOperationId}/instances
7 operation(s) for production/resources/{productionResourceId}
PUT
production/resources/{productionResourceId}
PUT method for Production/Resource
DELETE
production/resources/{productionResourceId}
Deleting production resource for given identifier
GET
production/resources/{productionResourceId}/latest-operators
Resource to get list of latest operators for resource's work order operations
GET
production/resources/{productionResourceId}/planned-operation-usage
Showing usage and capacity of the production resource
GET
production/resources/{productionResourceId}/turnover-by-period?groupBy={groupBy}
Gets the production resource turnover data by period
GET
production/resources/{productionResourceId}/usage-by-date
Showing usage and capacity of the production resource
GET
production/resources/{productionResourceId}/workhours-by-period?groupBy={groupBy}
Gets the production resource worktime data by period
GET
production/resources/{productionResourceId}/work-order-operations
Resource for retrieving list of work orders in given production resource
GET
production/resources/usage-by-date?resourceCategoryId={resourceCategoryId}&includeSubCategories={includeSubCategories}
Showing usage and capacity for all active production resources
GET
production/resources/usage-by-period?groupBy={groupBy}
Gets the accumulated resources usage in given peroid grupped by month