I am trying to find the Location Id for several US ZIP codes, for
example "75047", "75053", "92735", etc but the service returns null value.
This is the input I give -
LocationName = 75047
CountryCode = US
locale=en
The same service works for other ZIP codes.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~
I am trying to find the LocationId of several ZIP codes using the Location
Criterion Service, but the service returns empty/null values.
For example the ZIP codes 75138, 75132, 34281, etc all return null values.
This is the criteria I used -
LocationName = ZIP codes
CountryCode=US
Locale=en.
I