Skip to main content
GET
getAllPayPeriods

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
method
string
required
companyId
string
required
payPeriodStatus
enum<string>
Available options:
new,
submitted,
inProcess,
cancelled,
returned,
pending,
processed,
failed
workerType
enum<string>
Available options:
W2,
1099-NEC

Response

payPeriods
object[]
required