Versions Compared

Key

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

General Information

...


NameSourceMandatoryTypeSpecial FormatDescription
idQueryYESStringN/AUser ID
usernameBodyYESStringalphanumeric with _ , - characters onlyUsername
firstNameBodyYESStringN/AFirst Name
lastNameBodyYESStringN/ALast Name
emailBodyYESStringEmail Address Format (JSON Schema Validation)Email
statusBodyYESString

'active', 'inactive' , 'pendingNew'

restricted to either 'active', 'inactive', or 'pendingNew'
groupsBodyNOArrayArray of Stringsarray of group code values
profileBodyNOObjectN/AProfile

...

Response schema

Follow this link to check out the response JSON response JSON Schema

SOAJS Error Codes



Code
Description
400

Business logic required data are missing

602Model error: + %model_error%