Manage flow of work through a production facility and get reports.
CS Producer (v1.0)
Download OpenAPI description
Overview
URLEngineering Technology Support
Languages
Servers
https://api.scheduler.strongtie.io
- https://api.scheduler.strongtie.io/api/stations/crew-size
- Payload
- cURL
- JS
- Java 8
- C#
application/json
{ "areaId": { "value": "a860a344-d7b2-406e-828e-8d442f23f344" }, "stationId": { "value": "a860a344-d7b2-406e-828e-8d442f23f344" }, "crewSize": 0 }
- https://api.scheduler.strongtie.io/company/{facilityId}/api/stations/crew-size
- Payload
- cURL
- JS
- Java 8
- C#
application/json
{ "areaId": { "value": "a860a344-d7b2-406e-828e-8d442f23f344" }, "stationId": { "value": "a860a344-d7b2-406e-828e-8d442f23f344" }, "crewSize": 0 }