ITR Verification Journey
The ITR verification journey enables businesses to verify the tax paid by the user using the ITR ePortal password as the input.
Businesses can configure these checks with the ITR Verification Journey.
Journey ID will be shared as part of Onboarding
Journey Output Data
{
"name": "Suresh Gudivada",
"gender": "Male",
"dob": "01-01-1990",
"pan_number": "ABCED1234F",
"filling_year": "2023",
"itr_type": "ITR1",
"income": "1231232",
"tax_payable": "12232",
"tax_paid": "12232",
"tax_deductions": "10000",
"key_fetched_at": "2023-01-25T05:20:45.127Z",
"key_document_file": "<S3 Link of the ITR Data>"
}
This journey does not include any pre-configured Ownership or Fraud Checks. To add these checks, please contact your Account Manager.
Key Status
Status | Description |
---|---|
VERIFIED | Data is retrieved from the source of truth |
CHECKED | Data is derived or obtained from third parties |
IN_PROGRESS | Currently verifying data with the official source or third parties |
FAILED | User-shared data is invalid or incorrect |
UNVERIFIED | User-shared data without confirmation from official sources |
USER_DONT_HAVE | User states they lack the specified ID |
Updated 3 months ago