Ledger Transaction

The Ledger API exposes details of company pay items including all the allowances, statutory deductions, non-statutory deductions, and net salaries.

If you want your results grouped, you can include group_by as a query parameter. The group_by parameter can either be one of the following: employee, cost_center, branch. Default is employee.

If you run multiple payroll batches, then batch should be supplied to get the exact data. It defaults to 1.

Language
Credentials
Click Try It! to start a request and see the response here!