Payroll
Get Payroll
GET
Authorizations
Path Parameters
ID of the user to get payroll for
Query Parameters
The field of the user to order by
Available options:
account_id
, entry_id
, created_at
Example:
"name"
The offset to start at
Required range:
x >= 1
The number of items to return
Required range:
1 <= x <= 100
The account_id to fileter on
The account_id to fileter on
The document_external_id to fileter on
Filter out payroll dated before the given date
Example:
"2019-05-17T00:00:00.000Z"
Filter out payroll dated after the given date
Example:
"2019-05-17T00:00:00.000Z"
Response
200
application/json
Plant response
The response is of type object
.