E22000 — LookupInvalidPhoneNumber
The number to look up is not a valid phone number.
- HTTP status: 422
- Type: validation_error
- Name: LookupInvalidPhoneNumber
What to do
Send the number in international format, meaning the country calling code then the national number, for example +31612345678 or 31612345678. A number written for dialling inside one country, with no country code, is not accepted.
Related
- E22xxx — Number lookup: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code, validation details, and vendor_code