Tip |
---|
Available from CRM.COM R14.2.0 |
Excerpt |
---|
This method returns city-state combinations from the Melissa Data Address Registry System based on the Postal Code provided. Multiple sets might be returned by each call and this is applicable only for U.S. Postal Codes. |
...
Name | Type | Description |
token | String | The token retrieved from the login method |
postal_code (mandatory) | String | Restricts the retrieved city-states sets to the ones of the specified Postal Code. |
max_records (optional) | Integer | Defines the maximum number of city-states sets to be returned. Always defaults to 10. |
...
Expand | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
HTTP Method: GET
Request: Response:
|