v1
latestOpenAPI 3.0.12026-07-24192492466.5 KBPayCycles
Get all Batch Payments
Gets all payments for the specified pay group Id and pay cycle Id and pay batch Id / specified pay group id and pay cycle Id and pay batch Id and payment status filter
get/payroll/paygroups/paycycles/paybatches/payments
Query parameters
payGroupIdstring uuid
The Pay Group Id
payCycleIdstring uuid
The Pay cycle Id
payBatchIdstring uuid
The Pay Batch Id
statusstring
Comma separated list of one or more payment Status you'd like to filter on, allowed values are UnPaid, Paid.
pageNumberinteger
pageSizeinteger
Represents how many results you'd like to retrieve per request (page). Default is 100. Max is 200
Response
OK