International API
Resolves an address preview id (from GET /completions) into a full address.
Optionally verifies the resolved address through the standard US/CA verifier when verify=true is supplied and the address is in the US or Canada.
- Uses 1 lookup per call.
- When verify=true resolves a US or CA address, the response will be a VerifiedAddress instead of an IntlAddressCompletion.
post/v1/intl_addver/completions
Query parameters
verifyboolean
includeDetailsboolean
properCaseboolean
useEnhancedChinaDatasetboolean
Request body
Response
The request has succeeded.