Returns the list of cards associated with the specified station ID.
If the request parameters are invalid.
If there is an internal server error while processing the request.
[- {
- "ppgId": 0,
- "label": "string",
- "assignedStation": {
- "value": "a860a344-d7b2-406e-828e-8d442f23f344"
}, - "order": 0,
- "assignedSaw": "string",
- "assignedTable": "string",
- "color": 0,
- "activatedDateTime": "2019-08-24T14:15:22Z",
- "activatedByUser": "string",
- "completedDateTime": "2019-08-24T14:15:22Z",
- "completedByUser": "string",
- "crewSize": 0,
- "createdDateTime": "2019-08-24T14:15:22Z",
- "createdByUser": "string",
- "bdft": 0.1,
- "numPieces": 0,
- "numUniquePieces": 0,
- "numTotalComponents": 0,
- "numUniqueComponents": 0,
- "maxHeight": 0.1,
- "maxLength": 0.1,
- "maxWeight": 0.1,
- "totalWeight": 0.1,
- "components": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "quantity": 0,
- "order": 0
}
], - "id": 0,
- "sawStationColorCode": 0,
- "tableStationColorCode": 0,
- "version": "string"
}
]