Navigation

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

    Convert position error: 'Something went wrong. Please try after sometime', 'errorcode': 'AB1004'

    Test
    0
    1
    4
    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.
    • V
      vigousinvest last edited by

      Convert positions API not working, below are the payloads

      Url: https://apiconnect.angelbroking.com/rest/secure/angelbroking/order/v1/convertPosition
      Method: POST
      Request:
      {
      "exchange": "NSE",
      "symboltoken": "17869",
      "producttype": "DELIVERY",
      "newproducttype": "INTRADAY",
      "tradingsymbol": "JSWENERGY-EQ",
      "symbolname": "JSWENERGY",
      "instrumenttype": "",
      "priceden": "1",
      "pricenum": "1",
      "genden": "1",
      "gennum": "1",
      "precision": "2",
      "multiplier": "-1",
      "boardlotsize": "1",
      "buyqty": "1",
      "sellqty": "0",
      "buyamount": "548.85",
      "sellamount": "0",
      "transactiontype": "BUY",
      "quantity": 1,
      "type": "DAY"
      }
      Response:
      {
      "message": "Something went wrong. Please try after sometime",
      "errorcode": "AB1004",
      "status": false,
      "data": null
      }
      Screenshot
      conversion.PNG

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