This API retrieves information related to the provided United States ZIP code parameter.
Client app must have 'app.core.microservicesmgr.zipcode.read' scope assigned.
OK
Bad Request
Unauthorized
Forbidden
Internal server error
{- "country": "US",
- "timezone": {
- "localTime": "2020-03-30 07:16:26 -0700",
- "offset": "-0700",
- "dst": "yes",
- "name": "America/Los_Angeles"
}, - "latitude": "37.41",
- "county": "Santa Clara County",
- "areaCodes": "650,408,510",
- "type": "STANDARD",
- "primaryCity": "Sunnyvale",
- "decommissioned": 0,
- "irsEstimatedPopulation2015": "20850",
- "zipcode": "94089",
- "state": "CA",
- "worldRegion": "NA",
- "longitude": "-122.02"
}