post https://api.postgrid.com/v1/intl_addver/verifications
Verify, standardize, and correct an international address written on a single line.
Log in to see full request history
Response
Verify, standardize, and correct an international address written on a single line.
xxxxxxxxxx
curl --request POST \
--url 'https://api.postgrid.com/v1/intl_addver/verifications?geoData=false&includeDetails=true' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"address": "PostGrid, 90 canal st boston, us"
}
'
Try It!
to start a request and see the response here! Or choose an example: