Working Time
Create Working Time
Creates a new working time record in your COR instance
POST
Creates a new working time record in your COR instance through the integrations service.
Request Body Requirements
External working time record ID from your source system
External user ID. The user must have been previously created through the integrations API.
Whether the record is active (default: true)
Source system identifier
Destination system identifier
Working time status
The
companyId is automatically set from the authenticated user’s company context.Known Errors
ValidationError— Missing required fieldsUserNotFoundError— The specified user does not exist in the integration mappingsDuplicateExternalIdError— A working time record with this external ID already exists

