Manage flow of work through a production facility and get reports.
CS Producer (v1.0)
The command to create the producer production group.
Gets or sets the total board feet (BDFT) of the producer production group.
Gets or sets the total number of components in the producer production group.
Gets or sets the total linear feet (LFT) of the producer production group.
Gets or sets the total number of pieces in the producer production group.
Gets or sets the number of unique pieces in the producer production group.
Gets or sets the components of the producer production group.
Gets or sets the sub producer production groups of the producer production group.
Gets or sets the production notes associated with the producer production group. This property allows for adding additional information or context related to production.
- https://api.scheduler.strongtie.io/api/producer-production-groups
- Payload
- cURL
- JS
- Java 8
- C#
{ "projectId": "5a8591dd-4039-49df-9202-96385ba3eff8", "name": "string", "projectNumber": "string", "projectName": "string", "customerName": "string", "deliveryDate": "2019-08-24", "maxHeight": 0.1, "maxSpan": 0.1, "maxWeight": 0.1, "totalBdft": 0.1, "totalComponents": 0, "totalLft": 0.1, "totalPieces": 0, "totalWeight": 0.1, "uniquePieceCount": 0, "components": [ { … } ], "subPpgs": [ { … } ], "productionNote": "string", "files": [ "string" ] }
- https://api.scheduler.strongtie.io/api/producer-production-groups
- Payload
- cURL
- JS
- Java 8
- C#
No request payloadOK
Gets or sets the total board feet (BDFT) of the producer production group.
Gets or sets the total number of components in the producer production group.
Gets or sets the total linear feet (LFT) of the producer production group.
Gets or sets the total number of pieces in the producer production group.
Gets or sets the number of unique pieces in the producer production group.
Gets or sets the components of the producer production group.
Gets or sets the sub producer production groups of the producer production group.
Gets or sets the production notes associated with the producer production group. This property allows for adding additional information or context related to production.
Reports of the producer production group.
[ { "projectId": "5a8591dd-4039-49df-9202-96385ba3eff8", "name": "string", "projectNumber": "string", "projectName": "string", "customerName": "string", "deliveryDate": "2019-08-24", "maxHeight": 0.1, "maxSpan": 0.1, "maxWeight": 0.1, "totalBdft": 0.1, "totalComponents": 0, "totalLft": 0.1, "totalPieces": 0, "totalWeight": 0.1, "uniquePieceCount": 0, "components": [ … ], "subPpgs": [ … ], "productionNote": "string", "files": [ … ], "id": 0, "reports": [ … ], "version": "string" } ]
- https://api.scheduler.strongtie.io/api/producer-production-groups/{id}
- Payload
- cURL
- JS
- Java 8
- C#
No request payloadOK
Gets or sets the total board feet (BDFT) of the producer production group.
Gets or sets the total number of components in the producer production group.
Gets or sets the total linear feet (LFT) of the producer production group.
Gets or sets the total number of pieces in the producer production group.
Gets or sets the number of unique pieces in the producer production group.
Gets or sets the components of the producer production group.
Gets or sets the sub producer production groups of the producer production group.
Gets or sets the production notes associated with the producer production group. This property allows for adding additional information or context related to production.
{ "projectId": "5a8591dd-4039-49df-9202-96385ba3eff8", "name": "string", "projectNumber": "string", "projectName": "string", "customerName": "string", "deliveryDate": "2019-08-24", "maxHeight": 0.1, "maxSpan": 0.1, "maxWeight": 0.1, "totalBdft": 0.1, "totalComponents": 0, "totalLft": 0.1, "totalPieces": 0, "totalWeight": 0.1, "uniquePieceCount": 0, "components": [ { … } ], "subPpgs": [ { … } ], "productionNote": "string", "files": [ "string" ], "id": 0, "reports": [ { … } ], "version": "string" }
- https://api.scheduler.strongtie.io/api/producer-production-groups/{id}
- Payload
- cURL
- JS
- Java 8
- C#
No request payload- https://api.scheduler.strongtie.io/api/producer-production-groups-by-ids
- Payload
- cURL
- JS
- Java 8
- C#
[ 0 ]
OK
Gets or sets the total board feet (BDFT) of the producer production group.
Gets or sets the total number of components in the producer production group.
Gets or sets the total linear feet (LFT) of the producer production group.
Gets or sets the total number of pieces in the producer production group.
Gets or sets the number of unique pieces in the producer production group.
Gets or sets the components of the producer production group.
Gets or sets the sub producer production groups of the producer production group.
Gets or sets the production notes associated with the producer production group. This property allows for adding additional information or context related to production.
Reports of the producer production group.
[ { "projectId": "5a8591dd-4039-49df-9202-96385ba3eff8", "name": "string", "projectNumber": "string", "projectName": "string", "customerName": "string", "deliveryDate": "2019-08-24", "maxHeight": 0.1, "maxSpan": 0.1, "maxWeight": 0.1, "totalBdft": 0.1, "totalComponents": 0, "totalLft": 0.1, "totalPieces": 0, "totalWeight": 0.1, "uniquePieceCount": 0, "components": [ … ], "subPpgs": [ … ], "productionNote": "string", "files": [ … ], "id": 0, "reports": [ … ], "version": "string" } ]
The command to create the producer production group.
Gets or sets the total board feet (BDFT) of the producer production group.
Gets or sets the total number of components in the producer production group.
Gets or sets the total linear feet (LFT) of the producer production group.
Gets or sets the total number of pieces in the producer production group.
Gets or sets the number of unique pieces in the producer production group.
Gets or sets the components of the producer production group.
Gets or sets the sub producer production groups of the producer production group.
Gets or sets the production notes associated with the producer production group. This property allows for adding additional information or context related to production.
- https://api.scheduler.strongtie.io/company/{facilityId}/api/producer-production-groups
- Payload
- cURL
- JS
- Java 8
- C#
{ "projectId": "5a8591dd-4039-49df-9202-96385ba3eff8", "name": "string", "projectNumber": "string", "projectName": "string", "customerName": "string", "deliveryDate": "2019-08-24", "maxHeight": 0.1, "maxSpan": 0.1, "maxWeight": 0.1, "totalBdft": 0.1, "totalComponents": 0, "totalLft": 0.1, "totalPieces": 0, "totalWeight": 0.1, "uniquePieceCount": 0, "components": [ { … } ], "subPpgs": [ { … } ], "productionNote": "string", "files": [ "string" ] }
- https://api.scheduler.strongtie.io/company/{facilityId}/api/producer-production-groups
- Payload
- cURL
- JS
- Java 8
- C#
No request payloadOK
Gets or sets the total board feet (BDFT) of the producer production group.
Gets or sets the total number of components in the producer production group.
Gets or sets the total linear feet (LFT) of the producer production group.
Gets or sets the total number of pieces in the producer production group.
Gets or sets the number of unique pieces in the producer production group.
Gets or sets the components of the producer production group.
Gets or sets the sub producer production groups of the producer production group.
Gets or sets the production notes associated with the producer production group. This property allows for adding additional information or context related to production.
Reports of the producer production group.
[ { "projectId": "5a8591dd-4039-49df-9202-96385ba3eff8", "name": "string", "projectNumber": "string", "projectName": "string", "customerName": "string", "deliveryDate": "2019-08-24", "maxHeight": 0.1, "maxSpan": 0.1, "maxWeight": 0.1, "totalBdft": 0.1, "totalComponents": 0, "totalLft": 0.1, "totalPieces": 0, "totalWeight": 0.1, "uniquePieceCount": 0, "components": [ … ], "subPpgs": [ … ], "productionNote": "string", "files": [ … ], "id": 0, "reports": [ … ], "version": "string" } ]
- https://api.scheduler.strongtie.io/company/{facilityId}/api/producer-production-groups/{id}
- Payload
- cURL
- JS
- Java 8
- C#
No request payloadOK
Gets or sets the total board feet (BDFT) of the producer production group.
Gets or sets the total number of components in the producer production group.
Gets or sets the total linear feet (LFT) of the producer production group.
Gets or sets the total number of pieces in the producer production group.
Gets or sets the number of unique pieces in the producer production group.
Gets or sets the components of the producer production group.
Gets or sets the sub producer production groups of the producer production group.
Gets or sets the production notes associated with the producer production group. This property allows for adding additional information or context related to production.
{ "projectId": "5a8591dd-4039-49df-9202-96385ba3eff8", "name": "string", "projectNumber": "string", "projectName": "string", "customerName": "string", "deliveryDate": "2019-08-24", "maxHeight": 0.1, "maxSpan": 0.1, "maxWeight": 0.1, "totalBdft": 0.1, "totalComponents": 0, "totalLft": 0.1, "totalPieces": 0, "totalWeight": 0.1, "uniquePieceCount": 0, "components": [ { … } ], "subPpgs": [ { … } ], "productionNote": "string", "files": [ "string" ], "id": 0, "reports": [ { … } ], "version": "string" }
- https://api.scheduler.strongtie.io/company/{facilityId}/api/producer-production-groups/{id}
- Payload
- cURL
- JS
- Java 8
- C#
No request payload- https://api.scheduler.strongtie.io/company/{facilityId}/api/producer-production-groups/{id}/due-date
- Payload
- cURL
- JS
- Java 8
- C#
{ "applyToAllPpgInProject": true, "dueDate": "2019-08-24" }
{ "updatedPpgCount": 0 }
- https://api.scheduler.strongtie.io/company/{facilityId}/api/producer-production-groups/{id}/production-note
- Payload
- cURL
- JS
- Java 8
- C#
{ "productionNote": "string" }
{ "updatedPpgCount": 0 }
- https://api.scheduler.strongtie.io/company/{facilityId}/api/producer-production-groups-by-ids
- Payload
- cURL
- JS
- Java 8
- C#
[ 0 ]
OK
Gets or sets the total board feet (BDFT) of the producer production group.
Gets or sets the total number of components in the producer production group.
Gets or sets the total linear feet (LFT) of the producer production group.
Gets or sets the total number of pieces in the producer production group.
Gets or sets the number of unique pieces in the producer production group.
Gets or sets the components of the producer production group.
Gets or sets the sub producer production groups of the producer production group.
Gets or sets the production notes associated with the producer production group. This property allows for adding additional information or context related to production.
Reports of the producer production group.
[ { "projectId": "5a8591dd-4039-49df-9202-96385ba3eff8", "name": "string", "projectNumber": "string", "projectName": "string", "customerName": "string", "deliveryDate": "2019-08-24", "maxHeight": 0.1, "maxSpan": 0.1, "maxWeight": 0.1, "totalBdft": 0.1, "totalComponents": 0, "totalLft": 0.1, "totalPieces": 0, "totalWeight": 0.1, "uniquePieceCount": 0, "components": [ … ], "subPpgs": [ … ], "productionNote": "string", "files": [ … ], "id": 0, "reports": [ … ], "version": "string" } ]