Create Business Access Employee (User)

Create a Business Access Employee (User) linked to a business customer.

This API provisions a self-service user who can log in to the platform and access/manage the associated business entity based on their assigned roles (e.g. Client Administrator). It registers the employee's personal attributes, assigned user roles, addresses, and document identifiers.

Path Params
integer
required

The business customer ID.

Body Params
string

Date format pattern used in the request payload.

string

Preferred locale.

string

Designation or job title of the employee.

string
required

First name of the employee.

string
required

Last name of the employee.

string
required

Email address of the employee used for self-service platform login.

string

Date of birth of the employee formatted according to dateFormat.

string

Country calling code for the mobile number.

string

Mobile phone number of the employee.

roles
array of integers
required

Array of role IDs assigned to the employee user (e.g. Client Administrator ID).

roles*
integer

Gender code ID.

addresses
array of objects

List of address details for the employee.

addresses
identifiers
array of objects

List of identity document details for the employee.

identifiers
Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json