Hunter · Example Payload

Hunter Geo Location Example

Contact DiscoveryEmailEmail VerificationLead GenerationProspectingSales Intelligence

Hunter Geo Location Example is an example object payload from Hunter, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

citystatestateCodecountrycountryCodelatlng

Example Payload

Raw ↑
{
  "city": "example_value",
  "state": "example_value",
  "stateCode": "example_value",
  "country": "example_value",
  "countryCode": "example_value",
  "lat": "example_value",
  "lng": "example_value"
}