The getProcessedPayPeriods
API retrieves all pay periods that have been processed for a company.
getPayPeriodDetails
can be used to retrieve more in-depth information for a completed pay period using the returned payPeriodIDsBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The response is of type object
.