Admin Portal
addUserWage
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
addUserWage
This Endpoint is used to Add the wage details for an employee
POST
/
adminPortal#addUserWage
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
addUserWage
object
*
addUserWage
Required
object
companyId
string
*
companyId
Required
string
userId
string
*
userId
Required
string
differentialPay
enum<string>
*
differentialPay
Required
enum<string>
Add Example Value
wageRate
number
*
wageRate
Required
number
workerType
enum<string>
*
workerType
Required
enum<string>
wageBasis
enum<string>
*
wageBasis
Required
enum<string>
userType
enum<string>
*
userType
Required
enum<string>
employmentStatus
enum<string>
*
employmentStatus
Required
enum<string>
userRefTaxExempt
enum<string>
*
userRefTaxExempt
Required
enum<string>
startDate
string
startDate
string
Body
application/json
Available options:
Yes
, No
Required range:
x < 40
Available options:
W2
, 1099-NEC
Available options:
Per Week
, Per Year
, Per Day
, Per Hour
, Per Month
Available options:
Commission only/Eliglble for overtime
, Commission only/No overtime
, Paid by the hour
, Salary/Eligible for overtime
, Salary/No overtime
Available options:
Part Time (0-19 Hours per week)
, Seasonal (0-6 months per year)
, Full Time (30+ Hours per week)
, Part Time (20-29 Hours per week)
, Variable (Hours vary every week)
Available options:
No, this employee is not tax exempt
, Yes, for another reason
, Yes, as an owner/corporate officer
, Yes, as a newspaper vendor
, Yes, as a member of the clergy or a religious order
, Yes, as a family employee
, Yes, as a non-resident alien
Maximum length:
10