TimeEntry

Approves all open time entry records for the specified UserEmployment in the specified salary period - or across periods if the value 0 is provided for periodId.

post/api/timeentry/employment/{userEmploymentId}/period/{periodId}/approval

Path parameters

userEmploymentIdinteger required

The ID of the employment for which to approve records.

periodIdinteger required

The ID of the SalaryPeriod to approve. Send the value 0 to approve all open records across periods.

Response

OK

Requestobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.