Created
October 29, 2012 12:43
-
-
Save joncalhoun/3973310 to your computer and use it in GitHub Desktop.
Verify Address - Message output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"address":{ | |
"street1":"388 TOWNSEND ST", | |
"city":"SAN FRANCISCO", | |
"state":"CA", | |
"zip":"94107" | |
}, | |
"message":"Default address: The address you entered was found but more information is needed (such as an apartment, suite, or box number) to match to a specific address." | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment