Deductions
Get Enrolled Individuals
Lists individuals currently enrolled in a given deduction.
GET
/
employer
/
benefits
/
{benefit_id}
/
enrolled
Availability: Automated providers only
This is a live request to the provider. Latencies may vary from seconds to minutes depending on the provider and number of benefits.
Authorizations
Authorization
string
headerrequiredPlease use your Access Token
Headers
Finch-API-Version
string
default: 2020-09-17requiredHeader used to specify the version for a given API request. Current version is 2020-09-17.
Path Parameters
benefit_id
string
requiredResponse
200 - application/json
benefit_id
string
individual_ids
string[]
Was this page helpful?