The addCompanyEmployeeBenefits
API adds company benefits with employees enrolled in a single operation. Combines addCompanyBenefits
and addEmployeeBenefits
into a single, efficient API call.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The response is of type object
.