Skip to main content
GET
List payroll runs

Authorizations

X-Api-Key
string
header
required

Your API key, e.g. kua_live_… (or kua_test_… in test mode).

Response

OK

id
string<uuid>
required

The run's unique identifier.

year
required

Calendar year the run pays for.

month
required

Calendar month (1–12) the run pays for.

status
string
required

Lifecycle status, e.g. Draft, HrApproved, Disbursed.

currencyIsoCode
string
required

ISO-4217 currency code, e.g. NGN.

hrApprovedAt
null | string<date-time>
required

When HR approved the run (null until approved).

disbursementCompletedAt
null | string<date-time>
required

When disbursement finished settling (null until disbursed).