# Geocode

Geocodes a list of street addresses and/or lat/long coordinate pairs.

`POST /api/v2/geo/geocode`

**API:** AFC SaaS Pro REST v2
**Tag:** Jurisdiction Determination
**API Version:** v2
**Authentication:** Basic (username + license key) or Bearer token

Source: https://developer.avalara.com/products/communications/api/v2/methods/Jurisdiction%20Determination/Geocode/

## Parameters

| Name | Type | In | Required | Description |
|---|---|---|---|---|
| `client_id` | integer | header | Yes | The client id. |

## Request Body

**Content-Type:** `application/json-patch+json`

**Content-Type:** `application/json`

**Content-Type:** `text/json`

**Content-Type:** `application/*+json`

## Responses

| Status | Description | Schema |
|---|---|---|
| 200 | OK |  |