Add Staff Account

Lets admin users to create a staff account for the organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

❗️

All Staff related APIs are deprected and cannot be used any more.

Body parameter

AttributeDescription
usernameSpecify the username for the current staff account. No special characters are allowed.
mobileSpecify the mobile number of the staff.
emailSpecify the mobile number of the staff.
passwordSpecify the password for the account.
storeCodeSpecify the store code to which you want to associate the staff.
zoneCodeSpecify a valid zone code associated to the store.
ConceptCodeSpecify the concept code associated to the store.
firstnameFirst name of the staff user.
lastnameLast name of the staff user.
titleRole of the staff user.

Response parameter

ParameterDescription
entityUnique identifier for the given entity.
warningsList of any warnings related to request.
errorsList of any errors related to request.
successIndicates if the request was successful.
Body Params
string
required

Username for the current staff account. No special characters are allowed.

string

Mobile number of the staff.

string

Email ID of the staff.

string
required

Password for the staff account.

string

Specify the store code to which you want to associate the staff. If no store code is passed, the user is associated to the InfluenceStore by default store

string

Valid zone code of the store. If this is not passed, the zone will be associated according to the store code

string

The concept code associated to the store. If this is not passed, the concept will be associated according to to the store code

string

First name of the staff user

string

Last name of the staff user.

string

Role of the staff user.

Headers
string
required

Authentication key of the admin.

string
required

ID of the org to associate with the staff user.

Responses

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