Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Need to check if number is from either one of two countries.  #6

Description

@DKapin

Hi, we need to verify if a local number is one of two countries. Using the locally formatted number, is there anyway for us to do this without making multiple requests?

Here is what one of our requests looks like today:
http://apilayer.net/api/validate?access_key=xxxx&number=8888888888&country_code=AU

But here is and example of what we'd like to do:
http://apilayer.net/api/validate?access_key=xxxx&number=8888888888&country_code=AU,US

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions