# PCodeToFips

Convert a PCode to FIPS code

`GET /api/v1/Location/PCodeToFips/{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/PCodeToFips/

## Description

This method returns the FIPS code for the specified PCode.

## Parameters

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

## Responses

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