# GetTaxDescription

Get the tax description for a tax type

`GET /api/v1/TaxLookup/Description/{taxType}`

**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/GetTaxDescription/

## Description

This method returns the description for the specified tax type ID.

## Parameters

| Name | Type | In | Required | Description |
|---|---|---|---|---|
| `taxType` | integer | path | Yes | Tax type ID to get the description for. |

## Responses

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