The City (city
) and State (st
) fields or the PostalCode field (zip
) are missing in a /api/v2/geo/Geocode
Geocode request.
[ { "ref": "Sample Address Error", "err": "City and State and/or Postalcode must be provided for address geocoding." }]
Add and populate City (city
) and State (st
) or PostalCode (zip
) in the a /api/v2/geo/Geocode
Geocode request.
For more information, see Geocode Jurisdiction Determination.