Enroll Individuals in Deductions
Enroll an individual into a deduction or contribution. This is an overwrite operation. If the employee is already enrolled, the enrollment amounts will be adjusted. Making the same request multiple times will not create new enrollments, but will continue to set the state of the existing enrollment.
Query parameters
The entity IDs to specify which entities' data to access. Provide exactly one entity ID per request; a maximum of one is accepted.
[ "550e8400-e29b-41d4-a716-446655440000" ]
Headers
Header used to specify the version for a given API request. Current version is 2020-09-17.
Used to indicate the original media type of the resource
Request body
Response
Successfully enqueued job to enroll individuals in the benefit
Changes
Changed in 4 of the 53 revisions of this API.26
- ○
added the new optional
queryrequest parameterentity_idsnew-optional-request-parameter
- ○
added the new optional request property
items/configuration/company_contribution/tiersnew-optional-request-property
- ○
added the new
tieredenum value to the request propertyitems/configuration/company_contribution/typerequest-property-enum-value-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○
- ▲
the response's body type/format changed from
array/toobject/for status200response-body-type-changed
- ▲
removed the success response with the status
207response-success-status-removed
- ○
added the required property
job_idto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional request property
items/configuration/effective_datenew-optional-request-property
- ○