When C1CTYLKx is passed only a ZIP Code with no city/state, C1CTYLKx attempts to return a city/state for that ZIP Code, as follows:
-
If a primary city/state is found on the database for the ZIP Code, the primary city/state is returned.
-
If no primary city/state is found for that ZIP Code, the first secondary city/state combination is returned, if one exists.
-
If no primary or secondary city/state is found for the input ZIP Code, the first city/state on the database that matches the ZIP Code is returned.
Note:
iUnder certain conditions, no city/state is returned. For example, if vanity city names are not allowed, and only vanity cities are found for a ZIP Code, no city/state is returned.