SalaryBatches

Retrieves a sum of relevant unit totals (time entries, vacation days etc.) by employee for the specified payroll batch and category.

get/api/salarybatches/{batchId}/totals/units/key/{key}

Path parameters

batchIdinteger required

The ID of the salary batch to retrieve the data for.

keystring required

A string designating the type of balance you want to see. Call api/salarybatches/{batchId}/totals/units for a list of possible values.

Response

OK

UserEmploymentIdinteger
FullNamestring
AmountSumnumber double

Changes

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