| Code |
Summary |
Description |
| 0 |
OK |
The service performed the specified action without any problems occurring |
| 1 |
Bad user ID or password |
The supplied credentials are incorrect, or the account does not have sufficient permission to use the web services |
| 2 |
System Error |
An internal problem occurred within the LeadQual system. Please contact LeadQual if this happens |
| 3 |
Non-unique value |
One of the specified value needs to be unique but is not. For example, you cannot create a Team with a name that is already used for an existing Team |
| 5 |
Invalid data |
One of the specified value needs to be unique but is not. For example, you cannot create a Team with a name that is already used for an existing Team |
| 6 |
Data too long |
The specified data (e.g. the name of a Team) is too long |
| 7 |
Lead not found |
The specified Lead ID is invalid |
| 8 |
No Client Company |
The specified creadentials are not associated with a Client that has an active account within the LeadQual system |
| 9 |
One of multiple data values invalid |
When specifying multiple items in a comma-separated list (e.g. the names of the Teams with which a Sales Associate os to be associated), one or more of the individual items is invalid. In these situations no data is changed |
| 10 |
Unknown Lead Form Metric Name |
The specified Lead Form Metric Name was invalid |
| 11 |
Invalid Lead Form Metric Value |
The specified value for the Lead Form Metric Name failed validation |
| 12 |
Cannot update locked Lead |
The specified Lead is currently in a state where it cannot be modifed |
| 15 |
Object not found |
An item referenced by one of the supplied parameters is invalid. For example, if the ID of the specified Sales Associate when setting his/her ZIP code coverage does not correspond to an existing Sales Associate |
| 16 |
The system is busy |
The LeadQual web services system is too busy to service requests - please re-try. |
| 17 |
Login Not Authorized |
The login is not authorized. |
| Code |
Description |
| 0 |
Office updated successfully |
| 1 |
Invalid username or password |
| 2 |
A system error has occurred, this is typically due to failure accessing SQL Server |
| 3 |
The new office name specified already exists (case insensitive) |
| 5 |
A required field is invalid (CurrentName, NewName) |
| 6 |
New office name has too many characters (120 chars allowed) |
|
15 |
The current office specified does not exist |
| 8 |
The user supplied does not have an associated client (Is not a client admin) |
| Code |
Description |
| 0 |
Team created successfully |
| 1 |
Invalid username or password |
| 2 |
A system error has occurred, this is typically due to failure accessing SQL Server |
| 3 |
The team name specified already exists (case insensitive) |
| 5 |
A required field is invalid (Name) |
| 6 |
Team name has too many characters (120 chars allowed) |
|
15 |
The specified associated office does not exist |
| 8 |
The user supplied does not have an associated client (Is not a client admin) |
| Code |
Description |
| 0 |
Team updated successfully |
| 1 |
Invalid username or password |
| 2 |
A system error has occurred, this is typically due to failure accessing SQL Server |
| 3 |
The new team name specified already exists (case insensitive) |
| 5 |
A required field is invalid (CurrentName, NewName) |
| 6 |
New team name has too many characters (120 chars allowed) |
|
15 |
The current team specified does not exist |
| 8 |
The user supplied does not have an associated client (Is not a client admin) |
| Code |
Description |
| 0 |
Sales Associate created successfully |
| 1 |
Invalid username or password |
| 2 |
A system error has occurred, this is typically due to failure accessing SQL Server |
| 3 |
A user with the specified LoginID already exists or a Sales Associate with that Primary Phone already exists |
| 5 |
A field is invalid PrimaryPhone, SecondaryPhone (if specified), Password too short (6 char minimum), Rank is less than 0, EmailAddress (if specified) |
|
15 |
Team name specified does not exist |
| 8 |
The user supplied does not have an associated client (Is not a client admin) |
| Code |
Description |
| 0 |
Sales Associate updated successfully |
| 1 |
Invalid username or password |
| 2 |
A system error has occurred, this is typically due to failure accessing SQL Server |
| 3 |
A user with the specified LoginID already exists or a Sales Associate with that Primary Phone already exists |
| 5 |
A field is invalid PrimaryPhone, SecondaryPhone (if specified), Password too short (6 char minimum), Rank is less than 0, EmailAddress (if specified) |
|
15 |
Sales Associate with the specified ID does not exist |
| 8 |
The user supplied does not have an associated client (Is not a client admin) |
| Value |
Description |
| 0 |
All lead states |
| 2 |
Pending |
| 3 |
In progress |
| 4 |
Assigned to Sales Associate |
| 6 |
Assigned to Client |
| 7 |
Abandoned due to an incorrect phone number |
| 8 |
Consumer has been contacted |
| 9 |
Lead has been qualified |
| 10 |
Lead has been unqualified |
| 12 |
Abandoned for any reason other than incorrect phone or due to specific client business rules |
| 13 |
Lead has been unqualified, do not attempt to call back |
| 15 |
Lead has been unqualified, a follow up is needed to the consumer |
| 17 |
Lead has been abandoned due to client business rules |