latestOpenAPI 3.1.02026-08-041130479.2 KB

a9dd2afd70a1

UAN to Passbook

post/v1/api_hub/uan_to_passbook_l1

Request body

otpstring required
mobile_numberstring required
uanstring required

Response

200

api_categorystring
api_namestring
billableboolean
txn_idstring
messagestring
statusinteger
datetimestring

Example response

{
  "api_category": "UAN",
  "api_name": "UAN passbook",
  "billable": true,
  "txn_id": "64c946bf-bf87-4c8b-9c87-9498d6991b30",
  "message": "Success",
  "status": 1,
  "result": {
    "data": {
      "client_id": "income_epfo_passbook_ogslbgaFJcRDNpdUiIlj",
      "pf_uan": "100004314111",
      "full_name": "MANISH KUMAR",
      "father_name": "MANOJ SINGH",
      "dob": "1992-03-17",
      "companies": {
        "DLCPM20678270000010080": {
          "passbook": [
            {
              "member_id": "DLCPM20678270000010080",
              "credit_debit_flag": "C",
              "doe_epf": "2023-04-19",
              "doe_eps": "2023-04-19",
              "doj_epf": "2021-10-18",
              "transaction_approved": "2023-04-19",
              "transaction_category": "ob_interest",
              "employee_share": "0",
              "employer_share": "0",
              "pension_share": "0",
              "approved_on": "2021-04-01",
              "year": "2021",
              "month": "04",
              "description": "OB Int. Updated upto 31/03/2021"
            }
          ],
          "company_name": "WIPRA WEB TECHNOLOGIES PRIVATE LIMITED",
          "establishment_id": "DLCPM2067827000",
          "employee_total": 31508,
          "employer_total": 9629,
          "pension_total": 21813
        },
        "UKDDN00338910000003214": {
          "passbook": [
            {
              "member_id": "UKDDN00338910000003214",
              "credit_debit_flag": "C",
              "doe_epf": "2023-04-19",
              "doe_eps": "2023-04-19",
              "doj_epf": "2014-05-12",
              "transaction_approved": "2023-04-19",
              "transaction_category": "ob_interest",
              "employee_share": "0",
              "employer_share": "0",
              "pension_share": "0",
              "approved_on": "2014-04-01",
              "year": "2014",
              "month": "04",
              "description": "OB Int. Updated upto 31/03/2014"
            }
          ],
          "company_name": "GLOBAL CONTENT TRANSFORMATION (PVT) LTD.",
          "establishment_id": "UKDDN0033891000",
          "pension_total": 19784
        },
        "MRNOI14624540000010947": {
          "passbook": [
            {
              "member_id": "MRNOI14624540000010947",
              "credit_debit_flag": "C",
              "doe_epf": "2023-04-19",
              "doe_eps": "2023-04-19",
              "doj_epf": "2017-05-22",
              "transaction_approved": "2023-04-19",
              "transaction_category": "ob_interest",
              "employee_share": "0",
              "employer_share": "0",
              "pension_share": "0",
              "approved_on": "2017-04-01",
              "year": "2017",
              "month": "04",
              "description": "OB Int. Updated upto 31/03/2017"
            }
          ],
          "company_name": "MPS DIGITAL",
          "establishment_id": "MRNOI1462454000",
          "employee_total": 55125,
          "employer_total": 16897,
          "pension_total": 14591
        }
      }
    }
  },
  "datetime": "2023-04-20 06:18:19.278136"
}