Skip to main content
Aria Knowledge Central

create_user_m Guide

API Specification: create_user_m
Required Fields:
  • <client_no>
  • <auth_key>
  • <username>
  • <first_name>
  • <last_name>
  • <email>

Error Codes

Error Code/Description Associated Inputs

1010: missing required parameters, Missing input: (object-name) is required with assignment_directive ($AriaNo)

 

Alternate message output associated inputs: <username>, <client_no>,<first_name>, <last_name>, <email>, <role_no>

1012: invalid input format

Additional Comments: This value must be unique for a client and must be alphanumeric. A previously used client_receipt_id can be reused if all those previous calls have failed (with an error_code other than 0/OK), if the client parameter NEVER_ALLOW_USED_RECEIPT_ID = FALSE.

 

Alternate message output associated inputs: <email>

1013: Object does not exist, Threshold Rule not found: AriaNo ($AriaNo) or Billing Group not found: AriaNo ($AriaNo)

 

Alternate message output associated inputs: <username>

1014: action not allowed

 

Alternate message output associated inputs: <username>

1015: duplicate record found, New assignment conflicts with existing assignment

 

Alternate message output associated input: <username>

1016: invalid input

Additional Comments:  This error can be caused by the wrong type of input; for example, text in a numbers-only field, or specifying a value other than one of the documented allowable values.

 

Alternate message output associated inputs: <username>, <first_name>, <last_name>

 

  • Was this article helpful?