A payroll is a grouping which allows a set of people to be processed together for payroll purposes. A payroll will have a pay frequency (e.g. weekly, monthly) and other attributes such as payment date rule (e.g. last working day, specific day of the month etc.)
payrolls - Array
Unauthorized - Authorization Required
General Error
{- "data": [
- {
- "id": "a0bc1ba8-063e-c1fd-3e8f-6b5951f33e03",
- "type": "payrolls",
- "attributes": {
- "name": "IAPI Monthly",
- "periodicity": "Monthly"
},
}
]
}