UAN Card Journey
Through Equal businesses can verify UAN Card and can find all the previous UANs for the user, using UAN number or mobile number.
Businesses can configure these checks with UAN Card Verification.
Journey ID will be shared as part of Onboarding
Journey Output Data
{
"key_name": "UAN_CARD",
"key_status": "VERIFIED",
"key_data": [
{
"key_name": "UAN_CARD",
"key_id": "xxxxxx447503", // uan no
"dob": "dd-MM-yyyy",
"name": "Swapxxx Pxxxxxx",
"key_buid": "96a932b44e2xxxxxxx",
"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