Payroll

Pay Statement

Read detailed pay statements for each individual.

Deduction and contribution types are supported by the payroll systems that supports Benefits.

post/employer/pay-statement

Headers

Finch-API-Versionstring date required

Header used to specify the version for a given API request. Current version is 2020-09-17.

Content-Typestring required

Used to indicate the original media type of the resource

Request body

Example request

{
  "requests": [
    {
      "limit": 50
    }
  ]
}

Response

Pay statement data

Changes