Skip to main content

Regional

GET 

/partner/c/smart-cnam/regional/:src/:dst

Lookup a caller's regional information

Includes Country, State/Province, City and relative coordinates.

Request

Path Parameters

    src integerrequired

    Possible values: >= 11

    The source caller including country code (without +)

    dst integer

    Possible values: >= 11

    The destination caller including country code (without +)

Responses

OK

Schema

    data

    object

    phoneNumber number

    regional

    object

    city string
    region string
    country string
    longitude string
    latitude string
Loading...