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
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The response is of type object
.
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
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The response is of type object
.