resolve_phone_number: Resolve Phone Number

Description Usage Arguments

Description

Using the Truecaller API you can verify the authenticity of a customer. It returns the customer's name, phone number, email, social media handles and organization as available on their Truecaller profile.

Usage

1
resolve_phone_number(authorization, ...)

Arguments

authorization

set_keys("", "SECRET_KEY")$secret, equivalent of "-H Authorization: Bearer SECRET_kEY"

...

Body Params

verification_type

string. REQUIRED

phone

string. REQUIRED Customer phone number starting with country code (without the + prefix)

callback_url

string. REQUIRED Link on server to receive the truecaller details


ebinabo/paystack documentation built on May 16, 2019, 8:16 p.m.