Skip to main content
GET
Get payroll run(lock) data

Authorizations

X-Auth-Token
string
header
required

Access token obtained from OAuth2 client credentials flow

X-Org-Id
string
header
required

Organisation to scope the request to. Required when the principal can access more than one organisation; optional for single-organisation principals (the authorizer resolves it automatically).

Path Parameters

payrollConfigId
string
required
year
integer
required

The year in format yyyy

period
integer
required

The period of the pay run (1, 2, 3... etc)

Response

Payroll Run data found

message
object
content
object
validationIssues
object[]
messageToken
string