Employment History Journey
Through Equal Employment History Journey businesses can verify the previous employment history of the user using UAN Number, Mobile Number or PAN Number.
Businesses can configure these checks with Employment History Verification.
Journey ID will be shared as part of Onboarding
Journey Output Data
{
"key_name": "UAN_CARD_ADVANCED",
"key_status": "VERIFIED",
"key_data": [
{
"key_name": "UAN_CARD_ADVANCED",
"key_id": "xxxxxx447503", // uan no
"dob": "dd-MM-yyyy",
"name": "Swapxxx Pxxxxxx",
"key_buid": "96a932b44e2xxxxxxx",
"employment": [
{
"member_id": "APHYDxxxxxxxxxxxxxxxxxx",
"name": "INFINITY IDENTITY TECHNOLOGIES PRIVATE LIMITED",
"date_of_joining": "yyyy-MM-dd",
"date_of_exit": "yyyy-MM-dd"
}
],
"key_source": "EPFO",
"key_fetched_at": "2023-09-05T05:20:16.385Z",
"issuer_name": "EPFO",
"uan_no": "xxxxxx447503"
}
]
}
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