ON!TRACK UNITE V0.2 BETA RELEASE
Release Date: 04.12.2021
API Endpoints
- Quantity items: CREATE Quantity-items
- Quantity items: READ Quantity-items by ID
- Quantity items: LIST Quantity-items
- Quantity items: UPDATE Quantity-items by ID
- Quantity item allocations: CREATE Quantity-item allocations
- Quantity item allocations: READ Quantity-item allocation by ID
- Quantity item allocations: LIST Quantity-item allocations by Quantity-item ID
- Quantity item allocations: UPDATE Quantity-item allocation by ID
- Quantity item allocations: DELETE Quantity-item allocation by ID
- Quantity item allocations: RESTOCK Quantity-item allocations
- Assets: DELETE Assets by ID
- Transfers: Additional fields added to the transfer list (From/To employee, quantity, status)
- Transfers: Filter for transfer / submitted timestamps
Other changes in ON!Track
- External ID fields to store IDs from external systems for Quantity-items
- Search with External ID: it is now possible to search and call items based on the external ID on the UI
- An API access tab for tenant admins to get the token credentials
- Information in the UI which entities have been created from an external system in order to alert customers about the risk data being overwritten by the connector
- Minor bug fixes