Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for optional address search fields in place of smartykey to the us-address-enrichment-api #28

Open
RyanLCox1 opened this issue Sep 13, 2024 · 0 comments

Comments

@RyanLCox1
Copy link
Collaborator

Name Type Default value Description
Optional Address Search Fields IMPORTANT: When using any search field, you must specify the word search in place of the SmartyKey in the URL. See examples.
freeform string (empty) A full address.
street string (empty) The street line of the address, or the entire address.
You may also need to provide values for other component search fields.
city string (empty) The city name or a city, state, and ZIP Code combined.
You may also need to provide values for other component search fields.
state string (empty) The state name or abbreviation.
You may also need to provide values for other component search fields.
zipcode string (empty) The ZIP Code.
You may also need to provide values for other component search fields.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant