Retrieve ALL national and local geographic locations data regardless of whether a user is eligible to see them. This endpoint is a legacy endpoint and will no longer be maintained soon. Instead, use Get Eligible Locations to build your map-specific UX experiences.
Required scopes: rewards:read
City of location; REQUIRES state query parameter
Zip Code of location; CANNOT provide State, City, Longitude, Latitude, or Radius query params when using zipCode
State of location; REQUIRES city field
Longitude to search locations from [-180 - 180], REQUIRES latitude field
Latitude to search locations from [-90 - 90], REQUIRES longitude field
Radius to search for locations in miles [1 - 50], (default = 10). REQUIRES longitude & latitude fields