Skip to content
This repository has been 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

Open
DKapin opened this issue Apr 2, 2021 · 0 comments
Open

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

DKapin opened this issue Apr 2, 2021 · 0 comments

Comments

@DKapin
Copy link

DKapin commented Apr 2, 2021

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant