TimeEntry
Approves all open time entry records in the specified salary period, or across periods if the value 0 is provided for periodId.
post/api/timeentry/period/{periodId}/approval
Path parameters
periodIdinteger required
The ID of the SalaryPeriod to approve. Send the value 0 to approve all open records across periods and cycles.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.