Admin Portal
addUser
API Reference
- Company Onboarding
- User Onboarding
- Admin Portal
- POSTaddCompanyBankAccount
- PUTdeactivateCompanyBankAccount
- POSTaddUser
- POSTaddBusinessContractor
- PUTupdateUser
- POSTaddUsers
- POSTaddStateRegistration
- PUTupdateStateRegistration
- POSTaddUserWage
- PUTupdateUserWage
- PUTupdateBusinessUserAsEmployee
- PUTupdateEmployeeAsBusinessUser
- PUTupdateBusinessUser
- PUTupdateCompanyLocation
- POSTactivateUser
- POSTdeactivateUser
- PUTterminateUser
- POST
- User Portal
- Payroll
- benefits
- Reports
Admin Portal
addUser
This endpoint can be used to Create an Employee/Contractor by providing the required fields
POST
/
adminPortal#addUser
Authorization
object
*
Authorization
Required
object
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
username
string
username
string
password
string
password
string
object
method
string
*
method
Required
string
Add Example Value
user
object
*
user
Required
object
companyId
string
*
companyId
Required
string
userReferenceId
string
userReferenceId
string
firstName
string
*
firstName
Required
string
middleName
string
middleName
string
lastName
string
*
lastName
Required
string
email
string
*
email
Required
string
phoneNumber
string
*
phoneNumber
Required
string
Add Example Value
dateOfJoin
string
*
dateOfJoin
Required
string
workerType
enum<string>
*
workerType
Required
enum<string>
jobTitle
string
*
jobTitle
Required
string
companyLocationCategory
enum<string>
*
companyLocationCategory
Required
enum<string>
Add Example Value
code
enum<string>
code
enum<string>
companyLocationId
string
companyLocationId
string
Body
application/json
Maximum length:
40
Maximum length:
40
Maximum length:
35
Maximum length:
10
Available options:
W2
, 1099-NEC
Maximum length:
20
Available options:
Office
, Remote
Maximum length:
20
Maximum length:
40
Available options:
TX
, AK
, ND
, IL
, MA
, KS
, AS
, AL
, UT
, SD
, MI
, DC
, GA
, SC
, TN
, OK
, CO
, CA
, ME
, MO
, WY
, MD
, VT
, NM
, CT
, AZ
, WI
, VA
, WV
, NJ
, DE
, NC
, PR
, IN
, MT
, NH
, HI
, IA
, KY
, WA
, OH
, FL
, OR
, MP
, GU
, MN
, MS
, PA
, NE
, RI
, ID
, LA
, NY
, NV
, AR