# GetTaxRates

Get tax rates for a jurisdiction

`GET /api/v1/TaxLookup/TaxRates/{pCode}`

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

Source: https://developer.avalara.com/products/communications/api/v1-deprecated/methods/TaxLookup/GetTaxRates/

## Description

Returns the tax rate information for a jurisdiction identified by the specified PCode.

## Parameters

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

## Responses

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