Income Tax Return Entity
The various properties are explained below:
Param | Type | Description |
---|---|---|
form | string | Type of Income tax return form. Possible values: ITR-1, ITR-2, ITR-2A, ITR-3, ITR-4, ITR-4S, ITR-5, ITR-6 and ITR-7 |
filed_under_section | string | Section under which ITR is filled e.g. On or before the due date u/s 139(1) |
assessment_year | string | Assessment year |
filed_on | date | Date on which ITR is filed |
type | string | Type of filing: Original, Revised |
acknowledgement_number | string | Acknowledgement number generated on e-filing of ITR |
status | string | Status of ITR. Possible values: Not Started, In Progress, Prepared, In Queue, Ready to be E-Filed, Failed, E-Filed, Cancelled |
Tax Payer Entity
The various properties are explained below:
Param | Type | Description |
---|---|---|
address | object | Address |
contact | object | Contact |
residential_status | string | Residential status of tax payer |
id | hex(32) | Unique tax payer identifier |
name | string | Name of tax payer |
pan | string | Permanent account number of tax payer |
residential_status | string | Residential status. Possible values: Resident, Non Resident and Not Ordinarily Resident |
Form16 Entity
The various properties are explained below:
Param | Type | Description |
---|---|---|