ON!TRACK UNITE V1.0.10 RELEASE
Release Date: 23.09.2023
Release Highlights
DOCUMENTATION/ATTACHMENTS SUPPORT THROUGH UNITE APIs:
Unite now supports creation & retrieval of attachments, completion of open asset service using attachments and fetching assets history services using attachments:
-
POST API to upload documents /documents : A new API endpoint to enable customers to create or upload a document to ON! Track through Unite
-
GET API to retrieve documents /documents/{documentId}/pre-signed-url: A new API endpoint to fetch pre-assigned URL to download attachments The URL fetched has a validity of 7 days.
-
POST API to Complete open service with attachments /assets/{assetId}/open-services/{openServiceId}/complete: The existing API now accepts DocumentID to complete the open service for asset.
-
GET API to fetch history services /assets/{assetId}/history-services: The existing API now fetches history services for asset with attachment count.
-
GET API to fetch Asset History Services attachments /assets/{assetId}/history-services/{historyServiceId}: The new GET API end point to fetch single history service details with attachment Details for asset.
Other Updates
- The Guides page for Documentation Hub is now made consistent for filter/filters query.