Active Broker Phone Number Endpoint

URL

Required Values

HTTP Methods

https://app.tingting.io/api/v1/active-broker-phone/

GET

This endpoint lists all the Broker phone number of the requested user.

Sample Output:

[
    {
        "id": 1,
        "phone_number": "+97715970425"
    }
]