Retrieve all WorkerPaymentRecords

Retrieves WorkerPaymentRecords for a worker given a set of filters.

Path Params
string
required

Employer Id.

string
required

Worker Id.

Query Params
integer
≥ 0
Defaults to 0

Zero-based page index (0..N)

integer
≥ 1
Defaults to 500

The size of the page to be returned

sort
array of strings

Sorting criteria. Prefix the property with - for descending order. Otherwise sort order is ascending. Multiple sort criteria are supported. If no sorting criteria is specified, sorting is not guaranteed however data may be sorted by a default criteria.

sort
string

Only retrieve the ones which pay date is in this day or on a later date. Can be combined with filter[endPayDate].

string

Only retrieve the ones which pay date is in this day or on an earlier date. Can be combined with filter[startPayDate].

Responses

500

Internal Server Error

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json