Name | Description | Type | Additional information |
---|---|---|---|
RequestId |
Unique RequestID sent in the Mobile Scoring API call. |
string |
None. |
Status |
Status code returned by the Mobile Scoring service: -1 - Mobile scoring was not performed because the phone number is not a wireless number 0 - Success 1 - Request cannot be processed at this time 2 - Request parse failure 3 - Request timeout 1000 - Parameter is invalid 1001 - Cannot identify subscriber 1002 - Subscriber is not found on the required whitelist 1003 - Device not supported for this service |
integer |
None. |
Description |
Text representation of the Status property. |
string |
None. |
Response |
Response body returned by the service when a call is successful. |
MobileScoringResponse |
None. |
AdditionalInfo |
Additional information when an error code is returned by the service. |
string |
None. |