User Onboarding
addW4Information
You can use the below endpoint to input an employee’s W-4 form details into the payroll system.
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
Response
200
application/json
The response is of type object
.