My Oracle Support Banner

How to Retrieve Canadian Addresses Using Oracle Address Find Search REST API? (Doc ID 2976871.1)

Last updated on OCTOBER 17, 2023

Applies to:

Oracle Address Verification Cloud Service - Version 11.13.23.04.0 and later
Information in this document applies to any platform.

Goal

 GET https://hostname/av/api/v3/address/find?Text=191 Great George St
only returns US addresses, eg:

[
    {
        "Id""us-lp|OUV2OokBX8V_g8RERX6B",
        "Type""Container",
        "Text""7 George St Great Neck NY 11024",
        "Highlight""2-8,9-11,12-17",
        "Description"" - 2 Addresses"
    },
    {
        "Id""us-lp|cxtdOokBX8V_g8REI4nd",
        "Type""Container",
        "Text""191 Prince George St Annapolis MD 21401",
        "Highlight""0-3,11-17,18-20",
        "Description"" - 5 Addresses"
    }
]
How to Retrieve Canadian Addresses Using Oracle Address Find Search API?

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.