Production
Comma-separated list of Station Codes.
Comma-separated list of SKU Codes.
200 OK
Bad Request - The server could not process the request due to invalid input, missing required parameters, or malformed syntax.
Unauthorized - Authentication is missing or invalid. Ensure you provide a valid token or credentials to access this resource.
Forbidden - You are authenticated but do not have permission to perform this action. Contact the administrator if you believe this is an error.
Conflict - The request could not be completed due to a conflict with the current state of the resource, such as a duplicate record or a versioning issue.
Internal Server Error - An unexpected error occurred on the server. Please try again later or contact support if the issue persists.
GET /api/production?rangecode=text&plantcode=text HTTP/1.1
Host: demo.busroot.com
X-API-KEY: YOUR_API_KEY
Accept: */*
{
  "isSuccess": true,
  "results": [
    {
      "id": 1,
      "stationCode": "text",
      "stationName": "text",
      "skuCode": "text",
      "skuName": "text",
      "skuValue": 1,
      "skuGroupCode": "text",
      "skuGroupName": "text",
      "effectiveCycleTime": 1,
      "workOrderReference": "text",
      "scheduleId": 1,
      "quantityGood": 1,
      "quantityBad": 1,
      "lastUnitAt": "text",
      "lastUnitAtTimestamp": 1,
      "accountId": "text",
      "operatorInitials": "text",
      "type": "manual"
    }
  ],
  "range": {
    "from": 1,
    "to": 1,
    "duration": 1,
    "fromIso": "text",
    "toIso": "text",
    "durationFormatted": "text"
  }
}Comma-separated list of Station Codes.
Comma-separated list of SKU Codes.
200 OK
Bad Request - The server could not process the request due to invalid input, missing required parameters, or malformed syntax.
Unauthorized - Authentication is missing or invalid. Ensure you provide a valid token or credentials to access this resource.
Forbidden - You are authenticated but do not have permission to perform this action. Contact the administrator if you believe this is an error.
Conflict - The request could not be completed due to a conflict with the current state of the resource, such as a duplicate record or a versioning issue.
Internal Server Error - An unexpected error occurred on the server. Please try again later or contact support if the issue persists.
GET /api/production/station?rangecode=text&plantcode=text HTTP/1.1
Host: demo.busroot.com
X-API-KEY: YOUR_API_KEY
Accept: */*
{
  "isSuccess": true,
  "results": [
    {
      "id": 1,
      "stationCode": "text",
      "stationName": "text",
      "skuCode": "text",
      "skuName": "text",
      "skuValue": 1,
      "skuGroupCode": "text",
      "skuGroupName": "text",
      "effectiveCycleTime": 1,
      "workOrderReference": "text",
      "scheduleId": 1,
      "quantityGood": 1,
      "quantityBad": 1,
      "lastUnitAt": "text",
      "lastUnitAtTimestamp": 1,
      "accountId": "text",
      "operatorInitials": "text",
      "type": "manual"
    }
  ],
  "range": {
    "from": 1,
    "to": 1,
    "duration": 1,
    "fromIso": "text",
    "toIso": "text",
    "durationFormatted": "text"
  },
  "rangeCode": "text"
}Comma-separated list of Station Codes.
Comma-separated list of SKU Codes.
200 OK
Bad Request - The server could not process the request due to invalid input, missing required parameters, or malformed syntax.
Unauthorized - Authentication is missing or invalid. Ensure you provide a valid token or credentials to access this resource.
Forbidden - You are authenticated but do not have permission to perform this action. Contact the administrator if you believe this is an error.
Conflict - The request could not be completed due to a conflict with the current state of the resource, such as a duplicate record or a versioning issue.
Internal Server Error - An unexpected error occurred on the server. Please try again later or contact support if the issue persists.
GET /api/production/sku?rangecode=text&plantcode=text HTTP/1.1
Host: demo.busroot.com
X-API-KEY: YOUR_API_KEY
Accept: */*
{
  "isSuccess": true,
  "results": [
    {
      "id": 1,
      "stationCode": "text",
      "stationName": "text",
      "skuCode": "text",
      "skuName": "text",
      "skuValue": 1,
      "skuGroupCode": "text",
      "skuGroupName": "text",
      "effectiveCycleTime": 1,
      "workOrderReference": "text",
      "scheduleId": 1,
      "quantityGood": 1,
      "quantityBad": 1,
      "lastUnitAt": "text",
      "lastUnitAtTimestamp": 1,
      "accountId": "text",
      "operatorInitials": "text",
      "type": "manual"
    }
  ],
  "range": {
    "from": 1,
    "to": 1,
    "duration": 1,
    "fromIso": "text",
    "toIso": "text",
    "durationFormatted": "text"
  },
  "rangeCode": "text"
}200 OK
Bad Request - The server could not process the request due to invalid input, missing required parameters, or malformed syntax.
Unauthorized - Authentication is missing or invalid. Ensure you provide a valid token or credentials to access this resource.
Forbidden - You are authenticated but do not have permission to perform this action. Contact the administrator if you believe this is an error.
Conflict - The request could not be completed due to a conflict with the current state of the resource, such as a duplicate record or a versioning issue.
Internal Server Error - An unexpected error occurred on the server. Please try again later or contact support if the issue persists.
GET /api/production/manual?stationcodes=text HTTP/1.1
Host: demo.busroot.com
X-API-KEY: YOUR_API_KEY
Accept: */*
{
  "isSuccess": true,
  "results": [
    {
      "id": 1,
      "stationCode": "text",
      "stationName": "text",
      "skuCode": "text",
      "skuName": "text",
      "skuValue": 1,
      "skuGroupCode": "text",
      "skuGroupName": "text",
      "effectiveCycleTime": 1,
      "workOrderReference": "text",
      "scheduleId": 1,
      "quantityGood": 1,
      "quantityBad": 1,
      "lastUnitAt": "text",
      "lastUnitAtTimestamp": 1,
      "accountId": "text",
      "operatorInitials": "text",
      "type": "manual"
    }
  ]
}^([a-zA-Z0-9-_]+)$^([a-zA-Z0-9.\\/-]+)$^([a-zA-Z0-9.\\/-]+)$200 OK
Bad Request - The server could not process the request due to invalid input, missing required parameters, or malformed syntax.
Unauthorized - Authentication is missing or invalid. Ensure you provide a valid token or credentials to access this resource.
Forbidden - You are authenticated but do not have permission to perform this action. Contact the administrator if you believe this is an error.
Conflict - The request could not be completed due to a conflict with the current state of the resource, such as a duplicate record or a versioning issue.
Internal Server Error - An unexpected error occurred on the server. Please try again later or contact support if the issue persists.
POST /api/production/manual HTTP/1.1
Host: demo.busroot.com
X-API-KEY: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 310
{
  "stationCode": "text",
  "stationName": "text",
  "skuCode": "text",
  "skuName": "text",
  "skuGroupCode": "text",
  "skuGroupName": "text",
  "effectiveCycleTime": 1,
  "workOrderReference": "text",
  "scheduleId": 1,
  "quantityGood": 1,
  "quantityBad": 1,
  "lastUnitAt": "2025-11-04T02:04:01.213Z",
  "lastUnitAtTimestamp": 1,
  "operatorInitials": "text"
}{
  "isSuccess": true
}204 No Content
No content
Bad Request - The server could not process the request due to invalid input, missing required parameters, or malformed syntax.
Unauthorized - Authentication is missing or invalid. Ensure you provide a valid token or credentials to access this resource.
Forbidden - You are authenticated but do not have permission to perform this action. Contact the administrator if you believe this is an error.
Conflict - The request could not be completed due to a conflict with the current state of the resource, such as a duplicate record or a versioning issue.
Internal Server Error - An unexpected error occurred on the server. Please try again later or contact support if the issue persists.
DELETE /api/production/manual/{id} HTTP/1.1
Host: demo.busroot.com
X-API-KEY: YOUR_API_KEY
Accept: */*
No content
Comma-separated list of Station Codes.
Comma-separated list of SKU Codes.
200 OK
Bad Request - The server could not process the request due to invalid input, missing required parameters, or malformed syntax.
Unauthorized - Authentication is missing or invalid. Ensure you provide a valid token or credentials to access this resource.
Forbidden - You are authenticated but do not have permission to perform this action. Contact the administrator if you believe this is an error.
Conflict - The request could not be completed due to a conflict with the current state of the resource, such as a duplicate record or a versioning issue.
Internal Server Error - An unexpected error occurred on the server. Please try again later or contact support if the issue persists.
GET /api/production/aggregatewindow?rangecode=text&plantcode=text HTTP/1.1
Host: demo.busroot.com
X-API-KEY: YOUR_API_KEY
Accept: */*
{
  "isSuccess": true,
  "results": [
    {
      "windowStart": "text",
      "windowStartIso": "text",
      "quantity": 1
    }
  ]
}