v1

latestOpenAPI 3.0.32026-07-14108241269.2 KB
UAN Verification

Fetch PF employee passbook

Retrieves EPFO employee, establishment, passbook, and overall PF balance details using a 12-digit UAN. Overall PF balance retrieval is enabled by default. Requires authentication and delegates to the verification service with verification_type="pf_employee_passbook".

post/verify/pf_employee_passbook

Request body

uan_numberstring required

12-digit UAN number to fetch the employee passbook for

Example request

{
  "uan_number": "101847123111"
}

Response

PF employee passbook retrieved successfully

status'success' | 'failed'
messagestring
error_codestring nullable
chargeblestring

Whether the call is billable ('true'|'false')

user_consentstring

Whether user consent is present ('true'|'false')