Download OpenAPI specification:Download
This document describes specs for Asprova WS public API as of 2026/03/06.
Some public APIs are currently only available on WS servers that match the following conditions:
| projectId required | string non-empty Project id |
| style | string Name of the Operation table style. If not specified, the first style in the list will be used. |
[- {
- "Work_Code": "1:10",
- "Work_ResultStartTime": "2025/06/15 15:00:00",
- "Work_ResultEndTime": "2025/06/15 18:00:00"
}
]| projectId required | string non-empty Project id |
Result transaction data
additional property | object |
{- "1:10": {
- "Work_ResultStartTime": "2025/06/15 15:00:00",
- "Work_ResultEndTime": "2025/06/15 18:00:00",
- "Work_ResultProgress": 50,
- "Work_Status": "B"
}, - "1:20": {
- "Work_ResultQty": 100,
- "Work_Status": "T"
}
}{- "message": "Results Saved"
}