TimeEntry
Retrieves a list of time entry records for the specified employment in the specified salary period.
get/api/timeentry/employment/{userEmploymentId}/period/{periodId}
Path parameters
userEmploymentIdinteger required
The ID of the employment for which to retrieve salary records. Note: Do not pass a UserId or CompanyUserId.
periodIdinteger required
The ID of the salary period for which to retrieve records.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.