BulK Uganda Telco Subscriber Verification

Do a bulk verification for Uganda telco subscriber

BulkUgandaTelcoSubscriberVerification

POST https://api.appruve.co/v1/verifications/ug/bulk_telco_subscriber

Do a bulk verification for Uganda telco subscriber

Headers

NameTypeDescription

Authorization*

String

Bearer <token>

Request Body

NameTypeDescription

csv_file*

File object

The CSV file with the required headers Customer Name and Customer Number

{
    "message": "CSV file has been enqueued for processing"
}

Please note that for bulk lookups it takes averagely 25 minutes to process a 1000 records, hence, the more records the more the time it would take to complete.

Last updated