Data Mart API - Release Notes
Date: 2026-04-15
Improvements
All ETLs now enabled in production
All available ETL processes are now enabled in production. Previously disabled ETLs can now be activated through the provisioning API.
Clearer error when activating a non-existent company
Calling activateEtl or deactivateEtl for a company that does not exist in ERP now returns a structured NOT_FOUND error with the message "Company {id} does not exist in ERP." instead of a generic INTERNAL_SERVER_ERROR.