Developer
    Verification API
    • Account
    • Verification API
    • Recharge API
    • PAYOUT API
    • Operator Lookup API
    • Mobile Tariff Plans
    • Utility Bill Pay API
    • Gift Card/ Brand Voucher API
    • webhook/callback
    • Recharge Validation API
    • Flight Booking API
    • Bus Booking API
    • Credit Card Bill API
    • CREDIT CARD TO BANK API
    • Virtual Account
    • UPI COLLECTION
    • UPI INTENT LINK
    • Traffic E-Challan
    • Digital Gold API
    • Credit Score | CIBIL Score API
    • pan
      POST
    • voter
      POST
    • aadhar-genrate-otp
      POST
    • aadhar-verify
      POST
    • upi
      POST
    • bank
      POST
    • licesnce
      POST
    • passport
      POST
    • GSTIN LookUp
      POST
    • FASTAG
      POST

      passport

      POST
      https://api.wepego.com/verification/passport

      Request

      Header Params

      Body Params application/json

      Examples

      Responses

      🟢200
      application/json
      Bodyapplication/json

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location 'https://api.wepego.com/verification/passport' \
      --header 'Token: ZKEY01fbb15e8098dd8970e5c66d2' \
      --header 'checkSum: af09af6eb7ae3f99f63659b2a14fba30bf743017549284e5dcb955792ed4d4b6' \
      --header 'Content-Type: application/json' \
      --data '{
          "id_number": "{{passport_file_number}}",
          "dob": "{{date_of_birth_:_exp:_year-month-date}}"
      }'
      Response Response Example
      {
          "data": {
              "client_id": "passport_RpwAsxcSpbvlz",
              "file_number": "******",
              "passport_number": "M*0***8",
              "full_name": "NAME PASSPORT HOLDER",
              "dob": "1999-06-12",
              "date_of_application": "2023-04-08",
              "application_type": "Tatkaal",
              "status": "Passport ****** has been dispatched on 07/03/2024 via  Speed Post Tracking Number ******."
          },
          "status_code": 200,
          "success": true,
          "message": null,
          "message_code": "success",
          "result": 0,
          "msg": "success"
      }
      Modified at 2026-08-29 13:16:25
      Previous
      licesnce
      Next
      GSTIN LookUp
      Built with