Skip to main content
GET
getPayrollHistoryBasedOnDateRange

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
Example:

"getPayrollHistoryBasedOnDateRange"

companyId
string<uuid>
required
startDate
string
required
Maximum string length: 10
endDate
string
required
Maximum string length: 10

Response

payPeriod
object[]
required