v1
latestOpenAPI 3.1.02026-07-2414704.6 MBMobile Number to EPFO UAN
Instantpay's Mobile Number to EPFO (Employee Provident Fund Organisation) UAN (Universal Account Numbers)Verification API solution offers a seamless solution for businesses to verify EPFO UAN number details using mobile numbers.
By integrating this feature, businesses can streamline employee onboarding processes, enhance data accuracy, and ensure compliance with EPFO regulations. Simplify the verification of mobile numbers and UANs to create a more efficient and secure environment for managing employee information.
post/corporateEmpCheck
Headers
X-Ipay-Auth-Codestring
Auth Code
X-Ipay-Client-Idstring
Unique Client Id Provided by Instantpay
X-Ipay-Client-Secretstring
Unique Client Secret Provided by Instantpay
X-Ipay-Endpoint-Ipstring
End Customer IP Address
Request body
Response
200
Example response
{
"statuscode": "TXN",
"status": "Transaction Successful",
"data": {
"employeData": {
"personalDetails": {
"userGender": "MALE",
"userDob": "08/09/1998",
"userFullName": "Sample Name",
"userPhoneNumber": "7428585742"
},
"employmentDetails": {
"isEmployed": true,
"uanList": [
"101748344546"
],
"uanCount": 1,
"recentEmployerData": {
"memberId": "DSNHP13800300000332",
"establishmentId": "DSNHP13800000",
"dateOfExit": "NA",
"dateOfJoining": "18/10/2021",
"establishmentName": "INSTANTPAY INDIA LIMITED",
"uanNumber": "1017123444546"
},
"previousEmployerData": {
"list": [
{
"sequenceNumber": "1",
"uanNumber": "101748344546",
"dateOfExit": "NA",
"dateOfJoining": "18/10/2021",
"establishmentId": "DSNHP13800120000",
"establishmentName": "INSTANTPAY INDIA LIMITED",
"memberId": "DSNHP13800301000332",
"leaveReason": "NA",
"mobile": "NA",
"aadhaarVerificationStatus": "Verified"
}
]
}
}
},
"pool": {
"referenceId": "1240130150440BSGHU",
"openingBalance": "20.97",
"paymentAmount": "5.90",
"mode": "DR",
"closingBalance": "15.07"
}
},
"timestamp": "2024-01-30 15:04:40",
"ipay_uuid": "h0059b370c0f-3176-417f-b799-518c8638edbc-D2ldwjni01D9",
"orderid": "1240130150440BSGHU",
"environment": "LIVE"
}