featurestore_id

entity_type_id

description

entity_id

tele_status_fs

tele_status_features

Details the phone status of given transaction

The service verifies current status of the mobile number in real-time, which helps prevent fake applications. It can be used for risk management of pre-loan and post-loan, and improves the efficiency of collection.

TELE STATUS CHECK FEATURES - tele_status_features

Link to API Doc - Tele Status Check Reference Doc

{
    "transId": "33e1c4a4ce84a39b",
    "flowId": "113",
    "node": {
        "id": 30264,
        "name": "7:PHL-Tele Status Check",
        "startTime": "2022-08-30T07:02:31.314Z",
        "endTime": "2022-08-30T07:02:33.102Z",
        "opTime": "2022-08-30T07:02:33.100Z",
        "cacheHit": false,
        "input": [
            {
                "name": "countryCode",
                "value": "+63"
            },
            {
                "name": "number",
                "value": "9188888888"
            },
            {
                "name": "aaiRequestId",
                "value": "d65fc1ca-1514-4d6e-baca-5206db128478"
            }
        ],
        "output": {
            "code": "SUCCESS",
            "message": "OK",
            "data": {
                "status": 1
            },
            "extra": null,
            "transactionId": "240b2316f000fef8",
            "pricingStrategy": "PAY"
        }
    },
    'referenceId': 'test-id-abcd1234'
}

Response Result

Description

feature_id

Atomic

Type

referenceId

ENTITY ID NAME

customerid

STRING

status

Telephone status - See the table below for more details

status

Yes

INT

TELEPHONE STATUS DETAILS

status

Description

1

REACHABLE: The phone number can be dialled

2

UNREACHABLE: Temporarily unable to connect

3

DISCONNECT: The phone number is out of service or does not exist

4

INVALID NUMBER: The operator could not find the phone number

Attachments: