Company Onboarding
addBusinessUser
Business User Creation Endpoint
To create a Business User. This is a user whose specific role will define their permissions and responsibilities within the system.
-Business User can have one or more of these roles :
-
Payroll Admin
-
Controller
-
Beneficial Owner (Ownership Percentage Must be specified for Beneficial Owner)
-
Employee
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
.