Update an existing user

Updates the details of an existing user.

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

System generated primary key. Required in edit. Value is disregarded on create.

string
required
length ≤ 100

Unique email per correspondent

string
required
length ≤ 100

User's full name

string
required
length ≥ 8

User's password. Must be at least 8 characters.

string
required
length ≤ 150

Contact number

string
required
length ≤ 50

Check /v1/systemcode/list API for valid values (type = 'User Type'), use the 'code' value.

string
required
length ≤ 20

Check /v1/systemcode/list API for valid values (type: 'Status', subType = 'User Setup'), use the 'code' value.

string
required
length ≤ 50

Ways to authenticate user for login, comma separated string, valid values are Email,Text.

int64

Account unique identifier, required when correspondent and account no are not set

string
length between 4 and 4

The name given to a bank, broker, dealer, or financial institution that acts on behalf of another financial institution. Four Alpha numeric character. Required when account id is not set.

string
length ≤ 50

The primary identifier for ownership of an account, whether a vendor account, a checking or brokerage account, or a loan account. Required when account id is not set.

int64

Unique identification number of the role, defaults to 'Default Client' role id. See /v1/role/lazy_list API for options

string
length between 2 and 2

The language code for the user, following ISO 639-1 standards.

Response

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