Payroll
Payment
Read payroll and contractor related payments by the company.
GET
Authorizations
Please use your Access Token
Headers
Header used to specify the version for a given API request. Current version is 2020-09-17.
Query Parameters
The start date to retrieve payments by a company (inclusive) in YYYY-MM-DD
format.
The end date to retrieve payments by a company (inclusive) in YYYY-MM-DD
format.
Response
200 - application/json
The unique id for the payment.
Array of every individual on this payment.
List of pay frequencies associated with this payment.
Available options:
annually
, semi_annually
, quarterly
, monthly
, semi_monthly
, bi_weekly
, weekly
, daily
, other
Array of the Finch id (uuidv4) of every pay group associated with this payment.
The pay period object.
Was this page helpful?