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

# What is an eBRC?

> eBRC full form is Electronic Bank Realisation Certificate. What it is, why DGFT, FEMA, and export incentives depend on it, and how self-certification works, with primary sources.

An eBRC (electronic Bank Realisation Certificate) is the official record that an exporter's foreign payment was realised against an export. It is issued through DGFT, the Directorate General of Foreign Trade, and is a core compliance document for Indian exporters.

<Note>
  **In one line:** a shipping bill proves the goods left India. An eBRC proves the money came back and was realised.
</Note>

The full form of eBRC is Electronic Bank Realisation Certificate. The "e" is for electronic; the rest describes what the certificate does, which is to record the realisation, by a bank, of the proceeds of an export.

## Why an eBRC matters

* **Proof of realisation.** An eBRC confirms that the export proceeds, the foreign payment for a shipment or invoice, were actually received. It ties an inward remittance to the export it settles.
* **FEMA compliance.** Inward remittances against exports are tracked under the Foreign Exchange Management Act (FEMA). Export proceeds must be realised within the period the RBI prescribes in its [Master Direction on Export of Goods and Services](https://www.rbi.org.in/Scripts/BS_ViewMasDirections.aspx?id=10395), and the eBRC is the record that links a remittance to a specific export and closes it out.
* **Export incentives.** Exporters need eBRCs to claim benefits and remissions such as RoDTEP (Remission of Duties and Taxes on Exported Products) and Duty Drawback, and to support DGFT and export promotion schemes.
* **GST refunds.** For the export of services, realisation of payment in convertible foreign exchange is a condition for the supply to count as an export, so an eBRC or FIRC is often part of a GST refund claim. See the [CBIC](https://www.cbic.gov.in/) for the GST rules.

## Self-certification: how an eBRC is created today

DGFT revamped the eBRC system in November 2023 so that exporters self-certify. The flow is:

<Steps>
  <Step title="The bank transmits the remittance">
    When a foreign payment arrives, the exporter's bank transmits the Inward Remittance Message (IRM) to DGFT electronically.
  </Step>

  <Step title="The exporter matches it to an export">
    The IEC holder matches each IRM to the shipping bill, SOFTEX, or invoice it pays for.
  </Step>

  <Step title="The eBRC is generated">
    DGFT issues the eBRC, which is then available as a certificate PDF and can be used to claim incentives and evidence realisation.
  </Step>
</Steps>

The bank no longer issues the certificate by hand at a branch. This is the process the [eBRC API](/introduction) carries end to end for platforms filing for many exporters.

## Key terms

| Term             | Meaning                                                                                           |
| ---------------- | ------------------------------------------------------------------------------------------------- |
| **DGFT**         | Directorate General of Foreign Trade, the authority that issues eBRCs                             |
| **IRM**          | Inward Remittance Message, a foreign payment received against an export                           |
| **Realisation**  | The export proceeds being received, the payment landing in the exporter's account                 |
| **IEC**          | Importer Exporter Code, the exporter's registration number                                        |
| **AD code**      | Authorised Dealer code, the bank's code registered at each port on ICEGATE                        |
| **Purpose code** | The RBI code on a remittance that describes what the money is for                                 |
| **BRC**          | The older paper Bank Realisation Certificate the eBRC replaced                                    |
| **FIRC**         | Foreign Inward Remittance Certificate, broad proof of a remittance, not tied to a specific export |
| **EDPMS**        | Export Data Processing and Monitoring System, the RBI system that tracks exports to realisation   |
| **GenEBRC**      | DGFT's module for generating eBRCs from remittance and invoice data                               |

## eBRC, BRC, and FIRC

An eBRC is the electronic form of the older paper BRC, so those two are the same certificate in different eras. A FIRC is broader: it proves that foreign money arrived, for any reason, and it does not by itself tie the payment to a specific export. That is why DGFT incentive schemes are claimed against the eBRC, not a FIRC.

## Primary sources

* [DGFT eBRC](https://www.dgft.gov.in/CP/?opt=eBRC), the authority that issues the certificate.
* [RBI Master Direction on Export of Goods and Services](https://www.rbi.org.in/Scripts/BS_ViewMasDirections.aspx?id=10395), for realisation and FEMA rules.
* [ICEGATE](https://www.icegate.gov.in/), the customs gateway for shipping bills and AD codes.
* [CBIC](https://www.cbic.gov.in/), for GST and customs.

<Note>
  This documentation is for the eBRC API, which generates and manages eBRCs programmatically for platforms that file on behalf of many exporters.
</Note>

## Related

* [Introduction](/introduction) for what the eBRC API covers.
* [FAQ](/faq) for short answers to common eBRC questions.
* [Quick Start](/quick-start) to generate your first eBRC via the API.
* [Purpose Codes](/annexure/purpose-codes) and [Currency Codes](/annexure/currency-codes) for the DGFT reference data.
