Lookup Uganda Telco Subscriber
This endpoint allows you to Lookup the name and phone number of a Ugandan Telco Subscriber
Request
[POST]
Header
Header | Type | Description |
---|---|---|
AppId | string | you would need to create an app to get your app ID |
Authorization | string | public secret key e.g prod_sk_1T1eSavlZxy02OT3OWlvbxK4G |
Query parameter
Parameter | Type | Description | |
---|---|---|---|
last_name * | string | Last name of the subscriber | required |
first_name * | string | First name of the subscriber. | required |
phone_number * | string | The phone number of the subscriber. | required |
Sample response
Response
Was this page helpful?