Skip to main content
POST
Fetch eBRC details
Fetch eBRC details for a platform customer over an issue-date range. Results are fetched live and saved to your account. Use this after a request reaches Processed to pull the certificate metadata into your system. Limited to 10 calls per minute.

Request body example

Field notes

DGFT accepts at most a 3-month window per call, so a wider range is refused with a 400 before the request is forwarded. To cover a longer period, request consecutive windows of three months or less.

Response example

An array of certificates in the data field. An invoice settled by several remittances returns several entries, one certificate per IRM record DGFT processed, each with its own eBRCNumber and realisedValueFCC:

Errors

Next steps

Authorizations

x-api-key
string
header
required

Body

application/json
platformCustomerId
string
required

Platform customer UUID

iecCode
string
required

IEC code

eBRCIssueFromDt
string
required

Start of the eBRC issue date range, DDMMYYYY.

eBRCIssueToDt
string
required

End of the eBRC issue date range, DDMMYYYY. At most 3 months after eBRCIssueFromDt (DGFT Technical Specs v1.3 §4.5); a wider window is refused with 400.

sbCumInvoiceNumber
string | null

Optional filter by shipping bill cum invoice number

Maximum string length: 25
sbCumInvoiceDate
string | null

Optional filter by shipping bill cum invoice date (DDMMYYYY)

Response

eBRC details from DGFT

iec
string
eBRCNumber
string
eBRCDate
string
eBRCStatus
string
billNo
string
sbCumInvoiceNumber
string
sbCumInvoiceDate
string
realisedValueFCC
number
currencyCode
string
realizationDt
string
brcUtilStatus
string
isGstAvailed
string
gstin
string
gstInvoiceNo
string
gstInvoiceDate
string