We are changing two of the Dimensions API endpoints.
Following on from the recent enhancement to add dimension values to timesheet API endpoints, a new property 'dimensionValueIds' will be added to the following endpoints:
POST /api/v2/business/{businessId}/timesheet/bulk
PUT /api/v2/business/{businessId}/timesheet/bulk
Validation will be applied to the 'dimensionValueIds' field if used.