Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Not getting user email & mobile in user profile api

    Test
    0
    3
    24
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      PareshBhatiya last edited by

      https://apiconnect.angelbroking.com/rest/secure/angelbroking/user/v1/getProfile

      In the above api response email & mobileno is blank.

      Check below response

      {
      "status": true,
      "message": "SUCCESS",
      "errorcode": "",
      "data": {
      "clientcode": "MXXXXXX",
      "name": "MAXX XXXXXXXX XXXXXXXX",
      "email": "",
      "mobileno": "",
      "exchanges": [
      "nse_fo",
      "nse_cm",
      "cde_fo",
      "ncx_fo",
      "bse_fo",
      "bse_cm",
      "mcx_fo"
      ],
      "products": [
      "MARGIN",
      "MIS",
      "NRML",
      "CNC",
      "CO",
      "BO"
      ],
      "lastlogintime": "",
      "broker": ""
      }
      }

      M 1 Reply Last reply Reply Quote 0
      • M
        Moderator_3 @PareshBhatiya last edited by Moderator_3

        @PareshBhatiya said in Not getting user email & mobile in user profile api:

        Kindly use below Url to get complete profile details
        https://apiconnect.angelbroking.com/rest/secure/angelbroking/user/v1/getCompleteProfile

        Regards,
        SmartAPI Team

        J 1 Reply Last reply Reply Quote 0
        • J
          jamin_27 @Moderator_3 last edited by

          @Moderator_3 https://apiconnect.angelbroking.com/rest/secure/angelbroking/user/v1/getCompleteProfile using this URL I am getting a 404.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post