SalaryBatches
Retrieves a list of accounting records for the specified payroll batch, to be imported into the general ledger of an external ERP system. This method returns the totals with no grouping.
get/api/salarybatches/{batchId}/accounting
Path parameters
batchIdinteger required
Response
OK
Example response
[
{
"ExpenseId": "00000000-0000-0000-0000-000000000000"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.