Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

General Information

...


NameSourceMandatoryTypeSpecial FormatDescription
idBodyYESStringN/AUser ID
usernameBodyNOStringalphanumeric with _ , - characters onlyUsername
firstNameBodyNOStringN/AFirst Name
lastNameBodyNOStringN/ALast Name
emailBodyNOStringEmail Address Format (JSON Schema Validation)Email
statusBodyNOString

'active', 'inactive' , 'pendingNew'

restricted to either 'active', 'inactive', or 'pendingNew'
groupsBodyNOArrayArray of Stringsarray of group code values
profileBodyNOObjectN/AProfile
lnBodyNOString
language
phoneBodyNOString
Phone number 


Output

...

Response

SOAJS has a unified response. Check out this link to understand more the schema of SOAJS response 

...