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
Example request
{
"uan_number": "101847123111"
}Response
PF employee passbook retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.