{ "opencollection": "1.0.0", "info": { "name": "Precisely APIs Validatemailingaddressuscan API", "version": "18.1.0" }, "request": { "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://api.precisely.com/oauth/token", "credentials": { "clientId": "{{clientId}}" } } }, "items": [ { "info": { "name": "Validatemailingaddressuscan", "type": "folder" }, "items": [ { "info": { "name": "ValidateMailingAddressUSCAN", "type": "http" }, "http": { "method": "POST", "url": "https://api.precisely.com/addressverification/v1/validatemailingaddressuscan/results.json", "body": { "type": "json", "data": "{}" }, "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://api.precisely.com/oauth/token", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "ValidateMailingAddressUSCAN analyses and compares the input addresses against the known address databases around the world to output a standardized detail for US and CANADAIt gives RDI and DPV also along with other US/CAN specific functionalities." } ] } ], "bundled": true }