Admin Portal
deactivateUser
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
deactivateUser
This Endpoint is used to Deactivate either Employee/Contractor
POST
/
adminPortal#deactivateUser
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
userId
string
*
userId
Required
string
exitDate
string
*
exitDate
Required
string
personalEmail
string
personalEmail
string
finalPayCheckType
enum<string>
*
finalPayCheckType
Required
enum<string>
additionalNotes
string
additionalNotes
string
Body
application/json
Maximum length:
10
Available options:
They will be paid by cash or check
, They will be paid by supplemental payroll
, They will be paid by a different way
, They will be paid during a regular payroll cycle
, They have already been paid
Maximum length:
40
Maximum length:
40