1010: missing required parameters, Missing input: (object-name) is required with assignment_directive ($AriaNo)
Associated Inputs: all required inputs, typically one of the following: custom_rate_per_unit, custom_rate_seq_no, status_cd, dunning_state, userid, acct_no, client_acct_id, assignment_directive, billing_group_no, client_billing_group_id, threshold_billing_rule_no, client_threshold_billing_rule_id
Alternate Message Output
1010: username is required
1010: first name is required
1010: last name is required
1010: email is required
1010: roles are required
Associated APIs: create_user_m, get_user_details_m, delete_user_m, update_user_m
Associated Inputs: username, first_name, last_name, email, role_no
|
Alternate message output associated inputs: <username>, <client_no>,<first_name>, <last_name>, <email>, <role_no>
|
1012: invalid input format
Associated Inputs: client_receipt_id
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
1012: email is invalid
1012: include_archived_user is invalid
1012: status is invalid
Associated APIs: create_user_m, get_users_m, update_user_m
Associated Inputs: email, include_archived_user, status
|
Alternate message output associated inputs: <email>
|
1013: Object does not exist, Threshold Rule not found: AriaNo ($AriaNo) or Billing Group not found: AriaNo ($AriaNo)
Associated Inputs: billing_group_no, client_billing_group_id, threshold_billing_rule_no, client_threshold_billing_rule_id
Alternate Message Output
1013: role_no is invalid
1013: username is invalid
1013: user does not exist
1013: client_role_id is invalid
Associated APIs: create_user_m, get_user_details_m, delete_user_m, update_user_m
Associated Inputs: role_no, username, client_role_id
|
Alternate message output associated inputs: <username>
|
1014: action not allowed
Alternate Message Output
1014: Maximum user limit reached
1014: This user cannot be deleted
1014: Archived users cannot be updated
1014: Status cannot be updated to Pending Activation
Associated APIs: create_user_m, delete_user_m, update_user_m
Associated Inputs: role_no, username, status
|
Alternate message output associated inputs: <username> |
1015: duplicate record found, New assignment conflicts with existing assignment
Alternate Message Output
1015: username should be unique
Associated APIs: create_user_m
Associated Inputs: username
|
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>
|