# GetAddress

Get address information for a jurisdiction

`GET /api/v1/Location/Address/{pCode}`

**API:** SaasPro
**Tag:** Location
**API Version:** v1
**Accepts:** `text/plain`
**Authentication:** Basic (username + license key)

Source: https://developer.avalara.com/products/communications/api/v1-deprecated/methods/Location/GetAddress/

## Description

This method returns a list of addresses for the specified jurisdiction.

## Parameters

| Name | Type | In | Required | Description |
|---|---|---|---|---|
| `pCode` | integer | path | Yes | PCode for jurisdiction. |

## Responses

| Status | Description | Schema |
|---|---|---|
| 200 | Success |  |