> ## Documentation Index
> Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# PAN to GSTIN

> Use Cashfree PAN-to-GSTIN verification to fetch every GSTIN linked to a business PAN, streamlining vendor onboarding, KYB checks, and tax compliance.

PAN to GSTIN verification allows you to fetch all Goods and Services Tax Identification Numbers (GSTINs) associated with a specific Permanent Account Number (PAN). This service is essential for comprehensive business verification and tax compliance processes.

## What is PAN to GSTIN mapping?

A single business entity with one PAN can have multiple GSTIN registrations across different states or for different business verticals. The PAN to GSTIN API helps you:

* **Discover all business registrations**: Find all GSTIN numbers linked to a PAN
* **Verify business scope**: Understand the geographical and operational scope of a business
* **Ensure compliance**: Verify all tax registrations for comprehensive KYB processes
* **Prevent fraud**: Cross-verify business claims against actual registrations

## Key features

* **Comprehensive mapping**: Retrieve all GSTINs associated with a PAN
* **Real-time data**: Access up-to-date information from authoritative sources
* **Bulk verification**: Verify multiple business registrations in one call
* **Integration ready**: Easy API integration for seamless workflows

## Use cases

| Sector                  | Use case                                                    |
| ----------------------- | ----------------------------------------------------------- |
| E-commerce marketplaces | Verify all business locations for sellers during onboarding |
| Lending platforms       | Assess complete business footprint for credit decisions     |
| B2B platforms           | Validate supplier registrations across multiple states      |
| Financial institutions  | Comprehensive business verification for account opening     |
| Tax consultancy         | Complete GST registration analysis for clients              |
| Insurance providers     | Verify business scope for policy underwriting               |

## Verification process

1. **Input PAN**: Provide the PAN number you want to verify
2. **API call**: Use the PAN to GSTIN API endpoint
3. **Receive results**: Get all associated GSTIN numbers with their details
4. **Process data**: Integrate the results into your business workflow

## Dashboard verification

To verify PAN to GSTIN mapping through the merchant dashboard:

1. Log in to the [Merchant Dashboard](https://merchant.cashfree.com/auth/login)
2. Navigate to **Secure ID** > **KYB (Know Your Business)** > **PAN to GSTIN**
3. Enter the PAN number and click **Fetch GSTINs**
4. Review all associated GSTIN numbers and their status

<Note>You can also use our API to [fetch GSTIN with PAN](/api-reference/vrs/v2/pan-to-gstin/fetch-gstin-with-pan) programmatically.</Note>

## Response data

The API provides comprehensive information for each GSTIN associated with the PAN:

* **GSTIN number**: The 15-digit GST identification number
* **Legal name**: Registered business name
* **Trade name**: Business trade name (if different)
* **Registration date**: GST registration date
* **Status**: Current status (Active, Cancelled, Suspended)
* **Business type**: Type of business entity
* **Address**: Registered business address
* **State code**: State where the GSTIN is registered

## Best practices

* **Verify all GSTINs**: Don't rely on just one GSTIN for business verification
* **Check status**: Ensure all GSTINs are active and valid
* **Regular updates**: Re-verify periodically as business registrations can change
* **Cross-reference**: Use this data alongside other KYB verification methods

<div class="hidden" data-table-of-contents="bottom">
  <p class="mt-4 font-medium flex items-center gap-2 related-docs-heading">
    <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" class="w-4 h-4">
      <path d="M3 4h7a2 2 0 0 1 2 2v13a2 2 0 0 0-2-2H3z" />

      <path d="M21 4h-7a2 2 0 0 0-2 2v13a2 2 0 0 1 2-2h7z" />
    </svg>

    <span>Related topics</span>
  </p>

  <ul>
    <li><a href="/docs/api-reference/vrs/v2/pan-to-gstin/fetch-gstin-with-pan">PAN to GSTIN API</a></li>
    <li><a href="/docs/secure-id/know-your-business/verify-gstin">GSTIN Verification</a></li>
    <li><a href="/docs/secure-id/know-your-business/overview">Know Your Business Overview</a></li>
  </ul>
</div>
