Payment
Read payroll and contractor related payments by the company.
Authorizations
Please use your Access Token
Headers
Header used to specify the version for a given API request. Current version is 2020-09-17.
([12]\d{3}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01]))Query Parameters
The entity IDs to specify which entities' data to access.
1 element["550e8400-e29b-41d4-a716-446655440000"]The start date to retrieve payments by a company (inclusive) in YYYY-MM-DD format. Filters payments by their pay_date field.
"2021-01-01"
The end date to retrieve payments by a company (inclusive) in YYYY-MM-DD format. Filters payments by their pay_date field.
"2021-01-01"
Response
Payment data
The unique id for the payment.
The pay period object.
(\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01]))(\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01]))Array of every individual on this payment.
Array of the Finch id (uuidv4) of every pay group associated with this payment.
List of pay frequencies associated with this payment.
annually, bi_weekly, daily, monthly, other, quarterly, semi_annually, semi_monthly, weekly