Retrieve company entities for a specific its identifier
200 OK
Response Fields:
| Field | Type | Description |
|---|---|---|
ok | boolean | Indicates whether the request was successful |
data.entities[].orgIdentifierId | string | Unique identifier for the organization entity |
data.entities[].entityType | string | Type of the entity identifier e.g. GSTIN, PAN |
data.entities[].entityValue | string | Value of the entity identifier e.g. the GSTIN number |
data.entities[].businessName | string | Name of the business associated with the entity |
data.entities[].state | string | Indian state where the entity is registered |
data.context.count | number | Total number of entities |
data.context.accountingPlatform | string | Accounting platform integrated e.g. TALLY, ZOHO |
404 Not Found
403 Forbidden
401 Unauthorized
403 Forbidden