{"info":{"_postman_id":"6c3527c4-1f44-4852-b56b-fff972576016","name":"API Collection","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"46893360","collectionId":"6c3527c4-1f44-4852-b56b-fff972576016","publishedId":"2sB34kDyBZ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-10-14T06:56:22.000Z"},"item":[{"name":"Corporate","item":[{"name":"SendOTP","id":"2e5baede-525e-4811-ba99-d97656a65012","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"DEFAULT"},{"key":"Module","value":"DEFAULT"},{"key":"Source","value":"WEB"},{"key":"Content-Type","value":"application/json"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"\n{\n  \"uid\":\"59784853\",\n  \"pwd\":\"Navia@123\"\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=SendOTP","description":"<p>Generated from cURL: curl --location '<a href=\"http://localhost:7161?Activity=SendOTP\">http://localhost:7161?Activity=SendOTP</a>' <br />--header 'AuthToken: obplvRMWXoBnxIrUlH0Gm5ZwrPYrsCOTzFv+E3l8HAHQiu6icNjtZFaKOHZPoPWLxDYYYrGXMMvMaHGuTSLXYJYBkB+9nA82YqPrSHJD9M4=' <br />--header 'Module: DEFAULT' <br />--header 'Source: WEB' <br />--header 'Content-Type: application/json' <br />--data-raw '\n{\n  \"uid\":\"99658122\",\n  \"pwd\":\"@123\"\n}'</p>\n","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=SendOTP"],"query":[],"variable":[]}},"response":[{"id":"42065c12-86a7-4666-a55b-72b8b84c5753","name":"SendOTP","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"obplvRMWXoBnxIrUlH0Gm5ZwrPYrsCOTzFv+E3l8HAHQiu6icNjtZFaKOHZPoPWLxDYYYrGXMMvMaHGuTSLXYJYBkB+9nA82YqPrSHJD9M4="},{"key":"Module","value":"DEFAULT"},{"key":"Source","value":"WEB"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"\n{\n  \"uid\":\"99658122\",\n  \"pwd\":\"@123\"\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=SendOTP"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2e5baede-525e-4811-ba99-d97656a65012"},{"name":"Login","event":[{"listen":"test","script":{"id":"3c36b1be-76b0-4b68-b687-bfaf933a1bda","exec":[" var jsonData = JSON.parse(responseBody);\r"," postman.setEnvironmentVariable(\"token\",jsonData.ResponceDataObject.susertoken);\r",""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"225f3220-b04e-4d1c-9807-eb38c62adee0","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"659c23ef-1014-4f82-816e-910c6df5cf68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"DEFAULT","type":"default"},{"key":"Module","value":"DEFAULT","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\": \"59784853\",\r\n    \"pwd\": \"Navia@321\",\r\n    \"otp\": \"101320\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=Login","description":"<p>Api for client login you will get the access token to access all api as the client using this token</p>\n","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=Login"],"query":[],"variable":[]}},"response":[{"id":"68b72ea8-f87c-433e-ac43-0f19f862d202","name":"Login","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"","type":"default"},{"key":"Module","value":"DEFAULT","type":"default"},{"key":"Source","value":"RMS","type":"default"},{"key":"DeviceId","value":"MyAPI","type":"default"},{"key":"APIKey","value":"FBsJR9drNi80GC_r-o0Q3QAbzdM8bZMXuszjB3iPvHg","type":"default","disabled":true}],"body":{"mode":"raw","raw":"{\r\n  \"uid\": \"87787303\", // User Id of the login use\r\n  \"pwd\": \"87787303@123\", // User entered password.\r\n  \"otp\":\"175227\", // Enter the received OTP through the mail or sms\r\n  \"TwoFA\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://naviaapt.navia.co.in:9003/?Activity=Login","protocol":"https","host":["naviaapt","navia","co","in"],"port":"9003","path":[""],"query":[{"key":"Activity","value":"Login"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 04:22:49 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"OK\", // Login Success Or failure status\n    \"Message\": \"Authendication Success\", // Login Success Or failure message\n    \"StatusCode\": 0,\n    \"RequestID\": \"7fa20580-c349-46a1-8d07-2a7b45b55380\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"susertoken\": \"fhB663Bm4xqQwHiR4NymA6Ovx36toUc2PomGr4Q9+ll6CO5K32dwBi+yDIGSw5RWEzXlFcBDR6W8vqePoqOrY3K7zzoCtYbQH/shTNzvMi0=\", // It will be present only on login success. This data to be sent in subsequent requests in AuthToken field in the headers while connecting the API.\n        \"AuthorizedActivity\": null,\n        \"values\": { // // Market Watch Name & ID list\n            \"24060\": \"DEFAULT\",\n            \"26474\": \"MW 1\"\n        },\n        \"mws\": {\n            \"24060\": [\n                {\n                    \"MarketWatchId\": 24060, // Market watch ID\n                    \"MarketWatchName\": \"DEFAULT\", // Market watch Name\n                    \"exch\": \"NSE\", // Exchange (NSE, BSE, NFO, BFO, BCD, CDS or MCX)\n                    \"token\": 14742, // Contract Token\n                    \"tsym\": \"AXSENSEX-EQ\", // Trading Symbol\n                    \"Segment\": \"1\", // Segment \n                    \"instname\": \"EQ\", // Intrument Name\n                    \"pp\": \"0.29\", // Price precision\n                    \"ls\": \"1\", // Lot Size\n                    \"ti\": \"1\", // Tick Size\n                    \"SymbolInfos\": null // Symbol description\n                }\n            ],\n            \"26474\": [\n                {\n                    \"MarketWatchId\": 26474, // Market watch ID\n                    \"MarketWatchName\": \"MW 1\", // Market watch Name\n                    \"exch\": \"NFO\", // Exchange (NSE, BSE, NFO, BFO, BCD, CDS or MCX)\n                    \"token\": 54452, // Contract Token\n                    \"tsym\": \"NIFTY25APRFUT\", // Trading Symbol\n                    \"Segment\": \"2\", // Segment \n                    \"instname\": \"\", // Intrument Name\n                    \"pp\": \"-0.15\", // Price precision\n                    \"ls\": \"75\", // Lot Size\n                    \"ti\": \"5\", // Tick Size\n                    \"SymbolInfos\": null // Symbol description\n                }\n            ]\n        },\n        \"uname\": \"SASIKUMAR NARESH\", // User Name\n        \"prarr\": [ // Json array of Product Obj with enabled products, as defined below.\n            \"MIS\",\n            \"CNC\",\n            \"MTF\"\n        ],\n        \"access_type\": [ // List of the source user can access the API's\n            \"TWS\",\n            \"WEB\",\n            \"MOBILE\"\n        ],\n        \"uid\": \"87787303\", // User UCC\n        \"orarr\": [ // Json array of strings with enabled price types for user\n            \"MKT\",\n            \"LIMIT\",\n            \"SL_M\",\n            \"SL_L\"\n        ],\n        \"email\": null, // User email\n        \"TOTPEnabled\": 0, // TOTP enabled status\n        \"IsTOTPSkip\": 1, // TOTP popup skip status\n        \"KraStatus\": [ // User KRA status\n            0\n        ],\n        \"Clients\": [ // client list for dealer. If it is not a dealer account then user ucc only present in the array\n            \"87787303\"\n        ],\n        \"request_time\": \"09:52:50 26-02-2025\", // Response received time.\n        \"status\": \"Ok\", // Status for the api\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"Authentication Success\",  // Api success or failure message\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"Login\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"659c23ef-1014-4f82-816e-910c6df5cf68"},{"name":"CheckLogin","event":[{"listen":"test","script":{"exec":["\r",""],"type":"text/javascript","packages":{},"id":"44a663ba-703f-4b54-841d-f8897e04d8e9"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","packages":{},"id":"9e975850-5e4a-49c3-9d9c-d476ec5c3078"}}],"id":"6c420b99-161c-4148-8fc0-5a50e0684b95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n \r\n}"},"url":"https://naviaapt.navia.co.in:9003/?Activity=CheckLogin","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=CheckLogin"],"query":[],"variable":[]}},"response":[{"id":"fd8f3d95-02e8-4119-89df-136be7ade463","name":"CheckLogin","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"fhB663Bm4xqQwHiR4NymA6Ovx36toUc2PomGr4Q9+ll6CO5K32dwBi+yDIGSw5RWEzXlFcBDR6W8vqePoqOrY3K7zzoCtYbQH/shTNzvMi0=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"RMS","type":"default"}],"body":{"mode":"raw","raw":"{\r\n \r\n}"},"url":{"raw":"https://naviaapt.navia.co.in:9003/?Activity=CheckLogin","protocol":"https","host":["naviaapt","navia","co","in"],"port":"9003","path":[""],"query":[{"key":"Activity","value":"CheckLogin"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 05:49:34 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Request Success Or failure status\n    \"Message\": \"LoggedIn\", // User login flag message\n    \"StatusCode\": 0,\n    \"RequestID\": \"1646cae3-d76b-4145-9289-f3c99784a6de\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"request_time\": \"11:19:34 26-02-2025\", // Response received time.\n        \"status\": \"Ok\", // Ok or Not_Ok status flag\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"LoggedIn\", // User login flag message\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"CheckLogin\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"6c420b99-161c-4148-8fc0-5a50e0684b95"},{"name":"Holdings","id":"b0ec1a01-8762-4c24-8080-a61c031ec9a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\":\"59784853\",\r\n    \"actid\":\"59784853\"\r\n}"},"url":"https://naviaapt.navia.co.in:9003/?Activity=Holdings","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=Holdings"],"query":[],"variable":[]}},"response":[{"id":"e07b559a-259c-42e4-ab10-eaa80d759c1e","name":"Holdings","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"RMS","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\":\"60051527\", // Login users account ID\r\n    \"actid\":\"60051527\", // Login users account ID\r\n    \"ClientType\":\"\"\r\n}"},"url":"https://naviaapt.navia.co.in:9003/?Activity=Holdings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Thu, 27 Feb 2025 05:56:31 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Holding request success or failure indication.\n    \"Message\": \"Holdings Fetched Successfully.\", // Holding request success or failure indication Message.\n    \"StatusCode\": 0,\n    \"RequestID\": \"10e89fc3-fc78-4e98-b5ec-2c2726b2baae\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"Holdings\": [\n            {\n                \"HoldingId\": 219, // TT Holding Data ID\n                \"ClientName\": \"\",\n                \"exch_tsym\": [\n                    {\n                        \"exch\": \"NSE\", //Exchange\n                        \"Segment\": 0, // Segment\n                        \"token\": 10576, // Token of the scrip (contract)\n                        \"SegmentId\": 0,\n                        \"tsym\": \"NIFTYBEES-EQ\", // Trading symbol of the scrip (contract)\n                        \"symname\": \"NIFTYBEES\", // Symbol name\n                        \"instname\": \"\", // instrument name\n                        \"pp\": 0, // Price precision \n                        \"ti\": 0, // Tick size\n                        \"ls\": 0, // Lot size\n                        \"mult\": 1, // // Multiplier\n                        \"prcftr_d\": \"\", // ((GN / GD) * (PN/PD))\n                        \"trdunt\": \"\", // Trade Units\n                        \"delunt\": \"\", // Delivery Units\n                        \"varmrg\": \"\", // Var Margin\n                        \"weekly\": \"\",\n                        \"cname\": \"NIP IND ETF NIFTY BEES\", // Company Name\n                        \"exd\": \"\", // Expiry Date\n                        \"strprc\": 0, // Strike Price\n                        \"lp\": 252.59, // lTP\n                        \"c\": 244.87,  // Close Price\n                        \"last_trd_d\": \"\", // Last traded date\n                        \"lc\": 201.95, // Lower circuit limit\n                        \"uc\": 302.92, // Upper circuit limit\n                        \"optt\": \"EQ\", // Option Type\n                        \"ISIN\": \"INF204KB14I2\", // ISIN\n                        \"High\": 246.5, // Today High Price\n                        \"Low\": 244.02, // Today Low Price\n                        \"Open\": 245.5, // Today Open Price\n                        \"Volume\": 0, // Volume\n                        \"OpenIntrest\": 0, // Open Intrest\n                        \"WeekHigh52\": 293.99,  // Week High 52\n                        \"WeekLow52\": 240.54, // Week Low 52\n                        \"PercentangeChange\": -3.1, // Percentange Change\n                        \"PriceIndicator\": \"-0.05\", // Price Indicator\n                        \"HL52Time\": 0,\n                        \"request_time\": \"\",\n                        \"status\": \"\",\n                        \"TypeID\": \"\",\n                        \"Info\": null,\n                        \"ModelId\": \"\",\n                        \"Message\": \"\",\n                        \"Result\": 5,\n                        \"CTA\": \"\",\n                        \"Action\": \"\",\n                        \"Data\": null\n                    }\n                ],\n                \"ExchangeData\": {\n                    \"exch\": \"NSE\", //Exchange\n                    \"Segment\": 0, // Segment\n                    \"token\": 10576, // Token of the scrip (contract)\n                    \"SegmentId\": 0,\n                    \"tsym\": \"NIFTYBEES-EQ\", // Trading symbol of the scrip (contract)\n                    \"symname\": \"NIFTYBEES\", // Symbol name\n                    \"instname\": \"\", // instrument name\n                    \"pp\": 0, // Price precision \n                    \"ti\": 0, // Tick size\n                    \"ls\": 0, // Lot size\n                    \"mult\": 1, // // Multiplier\n                    \"prcftr_d\": \"\", // ((GN / GD) * (PN/PD))\n                    \"varmrg\": \"\", // Var Margin\n                    \"weekly\": \"\",\n                    \"cname\": \"NIP IND ETF NIFTY BEES\", // Company Name\n                    \"exd\": \"\", // Expiry Date\n                    \"strprc\": 0, // Strike Price\n                    \"lp\": 252.59, // lTP\n                    \"c\": 244.87,  // Close Price\n                    \"last_trd_d\": \"\", // Last traded date\n                    \"lc\": 201.95, // Lower circuit limit\n                    \"uc\": 302.92, // Upper circuit limit\n                    \"optt\": \"EQ\", // Option Type\n                    \"ISIN\": \"INF204KB14I2\", // ISIN\n                    \"High\": 246.5, // Today High Price\n                    \"Low\": 244.02, // Today Low Price\n                    \"Open\": 245.5, // Today Open Price\n                    \"Volume\": 0, // Volume\n                    \"OpenIntrest\": 0, // Open Intrest\n                    \"WeekHigh52\": 293.99,  // Week High 52\n                    \"WeekLow52\": 240.54, // Week Low 52\n                    \"PercentangeChange\": -3.1, // Percentange Change\n                    \"PriceIndicator\": \"-0.05\", // Price Indicator\n                    \"HL52Time\": 0,\n                    \"request_time\": \"\",\n                    \"status\": \"\",\n                    \"TypeID\": \"\",\n                    \"Info\": null,\n                    \"ModelId\": \"\",\n                    \"Message\": \"\",\n                    \"Result\": 5,\n                    \"CTA\": \"\",\n                    \"Action\": \"\",\n                    \"Data\": null\n                },\n                \"holdqty\": 2, // Holding quantity\n                \"dpqty\": 2, // DP Holding quantity\n                \"npoadqty\": 0, // Non Poa display quantity\n                \"colqty\": 0, // Collateral quantity\n                \"benqty\": 0, // Beneficiary quantity\n                \"unplgdqty\": 0, // Unpledged quantity\n                \"brkcolqty\": 0, // Broker Collatera\n                \"btstqty\": 0, // BTST quantity\n                \"btstcolqty\": 0, // BTST Collateral quantity\n                \"usedqty\": 0, // Holding used today\n                \"upldprc\": 0, // Average price uploaded along with holdings\n                \"hair_cut\": 0,\n                \"prd\": 0, // Product name\n                \"s_prdt_ali\": 0, // Product display name\n                \"PledgedQuantity\": 0, // Pledged Quantity\n                \"VarMarginPercentage\": 8,\n                \"HoldingType\": 0,\n                \"DPBuyAveragePrice\": 269.98, // DP Buy Average Price\n                \"BuyAveragePrice\": 269.98, // Buy Average Price\n                \"T1BuyAveragePrice\": 0, // T1 Buy Average Price\n                \"T1Quantity\": 0, // T1 Quantity\n                \"TodaysBuy\": 0, // Todays Buy\n                \"TodaysSell\": 0, // Todays Sell\n                \"TodaysSellAvg\": 0, // Todays Sell Avg\n                \"NetChange\": -34.78, // Net Change\n                \"Value\": 505.18,\n                \"AvailableMargin\": 0, // Available Margin\n                \"MTFcollateralQuantity\": 0, // MTF collateral Quantity\n                \"MTFpledgeQuantity\": 0, // MTF pledge Quantity\n                \"MTFunpledgeQuantity\": 0, // MT Funpledge Quantity\n                \"DBHoldings\": null // DB Holdings\n            }\n        ],\n        \"request_time\": \"11:26:32 27-02-2025\", // Response received time.\n        \"status\": \"Ok\", // Not_Ok Holding book failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"Holdings Fetched Successfully.\", // Holding success or failure message\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"Holdings\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"b0ec1a01-8762-4c24-8080-a61c031ec9a1"},{"name":"PendingOrderBook","id":"b9360532-a509-43dd-a9c1-509eda040c1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\":\"59784853\",\r\n    \"actid\":\"59784853\",\r\n    \"status\":\"order\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=OrderBook","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=OrderBook"],"query":[],"variable":[]}},"response":[{"id":"8b23a65f-09cb-4afd-b0a4-53a4ae41ce66","name":"OrderBook","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"fhB663Bm4xqQwHiR4NymA6Ovx36toUc2PomGr4Q9+ll6CO5K32dwBi+yDIGSw5RWEzXlFcBDR6W8vqePoqOrY3K7zzoCtYbQH/shTNzvMi0=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"RMS","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\":\"87787303\", // Logged in User Id\r\n    \"actid\":\"87787303\", // Login users account ID\r\n    \"status\":\"order\",\r\n    \"ClientType\":\"\"\r\n}"},"url":{"raw":"https://naviaapt.navia.co.in:9003/?Activity=OrderBook","protocol":"https","host":["naviaapt","navia","co","in"],"port":"9003","path":[""],"query":[{"key":"Activity","value":"OrderBook"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 06:42:39 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Order book API success or failure indication.\n    \"Message\": \"OrderList Fetched Successfully\", // Order book API success or failure indication message.\n    \"StatusCode\": 0, //\n    \"RequestID\": \"18e77a3c-bade-44e4-802d-92cc654d2036\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"AllOrders\": [\n            {\n                \"reconcilation\": false, \n                \"ActivityId\": 0,\n                \"OrderId\": 1, // TT order number\n                \"cl_ord_id\": \"1046274762\", // TT order number\n                \"OriginalClientOrderId\": null,\n                \"NewClientOrderId\": \"1046274762\",\n                \"uid\": \"99658122\", // Logged in User Id\n                \"actid\": \"99658122\", // Login users account ID\n                \"exch\": \"NSE\", // Exchange\n                \"Segment\": \"EQ\", // Segment\n                \"TerminalInfo\": \"111111111111\",\n                \"ParticipantCode\": \"\",\n                \"CTCLId\": \"37967\",\n                \"ClientType\": \"3\",\n                \"RoleName\": null,\n                \"tsym\": \"AXISBANK-EQ\", // Trading symbol / contract on which order is placed.\n                \"prc\": 0, // Order Price\n                \"qty\": 1, // Order Quantity\n                \"mkt_protection\": \"1\",\n                \"prd\": \"MIS\", // Display product alias name, using prarr returned in user details.\n                \"s_prdt_ali\": \"\", // Product display name\n                \"status\": \"0000\", // Order status\n                \"OrderStatusMessage\": \"PENDING\", // Order status message\n                \"trantype\": \"Buy\", // Transaction type of the order Buy or Sell\n                \"prctyp\": \"MKT\", // Price type LMT / MKT \n                \"fillshares\": 0, // Total Traded Quantity of this order\n                \"avgprc\": 0, // Average trade price of total traded quantity\n                \"rejreason\": \"\", // If order is rejected, reason in text form\n                \"ordno\": \"\", // Order Number\n                \"cancelqty\": 0, // Canceled quantity for order which is in status cancelled.\n                \"remarks\": \"PENDING\", // Any message Entered during order entry.\n                \"dscqty\": 0, // Order disclosed quantity.\n                \"trgprc\": 0, // Order trigger price\n                \"ret\": \"DAY\", //DAY / IOC / EOS Order validity\n                \"bpprc\": 0, // Book Profit Price applicable only if product is selected as B (Bracket order )\n                \"blprc\": 0, // Book loss Price applicable only if product is selected as H and B (High Leverage and Bracket order )\n                \"trailprc\": 0, // Trailing Price applicable only if product is selected as H and B (High Leverage and Bracket order )\n                \"amo\": \"NO\", // Yes / No\n                \"pp\": 0, // Price precision \n                \"ti\": 0, // Tick size\n                \"ls\": 0, // Lot size\n                \"token\": \"5900\", // Contract Token\n                \"tm\": \"02/13/2025 10:46:27\", // order date time\n                \"ordenttm\": \"2025-02-13 10:46:27:6000\", // order date time\n                \"exch_tm\": \"2025-02-13 10:46:27:6000\", // exchange order date time\n                \"snoordt\": 0, // 0 for profit leg and 1 for stoploss leg\n                \"snonum\": 0, // This field will be present for product H and B; and only if it is profit/sl order.\n                \"sno_fillid\": 0,\n                \"prcftr\": 0, // gn*pn/(gd*pd).\n                \"mult\": 0, // Multiplier\n                \"dname\": \"\",\n                \"rqty\": 1,\n                \"rprc\": 0, // Mid price for option chain selection\n                \"rtrgprc\": 0,\n                \"rblprc\": 0,\n                \"rorgqty\": 0, // Optional field. Application only for modify order, open order quantity\n                \"rorgprc\": 0, // Optional field. Application only for modify order, open order price\n                \"orgtrgprc\": 0, // Optional field. Application only for modify order, open order trigger price\n                \"orgblprc\": 0,\n                \"algo_name\": \"\",\n                \"add_ord_id\": 0,\n                \"tsym2\": \"DEFAULT\", // Trading symbol of second leg, mandatory for price type 2L and 3L\n                \"trantype2\": \"\", // Transaction type of second leg, mandatory for price type 2L and 3L\n                \"qty2\": 0, // Quantity for second leg, mandatory for price type 2L and 3L\n                \"prc2\": 0, // Price for second leg, mandatory for price type 2L and 3L\n                \"tsym3\": \"0\", // Trading symbol of third leg, mandatory for price type 3L\n                \"trantype3\": \"\", // Transaction type of third leg, mandatory for price type 3L\n                \"qty3\": 0, // Quantity for third leg, mandatory for price type 3L\n                \"prc3\": 0, // Price for third leg, mandatory for price type 3L\n                \"fillshares2\": 0, // Total Traded Quantity of 2nd Leg\n                \"avgprc2\": 0, // Average trade price of total traded quantity for 2nd leg\n                \"fillshares3\": 0, // Total Traded Quantity of 3rd Leg\n                \"avgprc3\": 0, // Average trade price of total traded quantity for 3rd leg\n                \"dname2\": \"0\",\n                \"dname3\": \"\",\n                \"TradeId\": null,\n                \"Series\": \"EQ\",\n                \"SymbolId\": null,\n                \"TemplateId\": 1,\n                \"ValidateUser\": true,\n                \"PostionConversion\": false,\n                \"MarginCalc\": false,\n                \"orderactivity\": 0,\n                \"EntityId\": 13,\n                \"ActivityReference\": \"\",\n                \"OrderEntryTimeStamp\": \"1739423787\",\n                \"OrderModifiedTimeStamp\": \"1739423787\",\n                \"SegmentCombination\": null,\n                \"OrderSource\": \"Web\", // User allowed source\n                \"SquareOffPosition\": null,\n                \"IsSquareOff\": false,\n                \"AddedOn\": \"2025-02-13T10:46:27.6\",\n                \"ExtraOrderInfos\": {\n                    \"ExchangeSegment\": \"NSE_EQ\", // Exchange adn segment\n                    \"token\": \"5900\", // Contract Token\n                    \"SegmentId\": 0,\n                    \"OpenIntrestClose\": 0, // order intrest close\n                    \"OpenIntrest\": 0, // order open intrest\n                    \"StrikePrice\": 0, // order strike price\n                    \"ExpiryDateString\": \"\", // order expiry date string\n                    \"ExpiryDate\": \"\", // order expiry date\n                    \"DPRFrom\": 855.95,\n                    \"DPRTo\": 1046.15, // DPRTo\n                    \"Volume\": 4272659, // volume\n                    \"LTP\": 957.2999877929688, // LTP\n                    \"Lot\": 1, // Lot size\n                    \"Multiplier\": 1, // Multiplier\n                    \"BaseSymbolId\": \"\",\n                    \"BaseSymbol\": \"AXISBANK\", // Symbol\n                    \"SCStage\": \"\",\n                    \"OptionType\": \"EQ\",\n                    \"InstrumentName\": \"\",\n                    \"OrderValue\": 957.2999877929688,\n                    \"ISIN\": \"INE238A01034\", // symbol ISIN\n                    \"PAN\": \"GTHPS0106M\", // \n                    \"StockName\": null,\n                    \"request_time\": null, // Response received time.\n                    \"status\": null, // Not_Ok Order book failure indication.\n                    \"TypeID\": null,\n                    \"Info\": null,\n                    \"ModelId\": null,\n                    \"Message\": null,\n                    \"Result\": 5,\n                    \"CTA\": null,\n                    \"Action\": null,\n                    \"Data\": null\n                },\n                \"OrderTradeInfos\": null,\n                \"ReportFilter\": null,\n                \"SquareOffType\": null,\n                \"SymbolExpiryDate\": \"\",\n                \"OrderExpiryDate\": \"\",\n                \"ClientName\": \"BOOPATHI SENTHILKUMAR\", // User Name\n                \"IsMarginConsider\": false,\n                \"QuantityInLots\": 1,\n                \"ProClient\": \"Client\",\n                \"BranchName\": \"NAVIA\",\n                \"IsConsiderCollateral\": false,\n                \"CollateralType\": null,\n                \"BaksetOrderId\": null,\n                \"ExchangeAMOOrder\": false,\n                \"request_time\": null,\n                \"TypeID\": null,\n                \"Info\": null,\n                \"ModelId\": null,\n                \"Message\": null,\n                \"Result\": 5,\n                \"CTA\": null,\n                \"Action\": null,\n                \"Data\": null\n            }\n        ],\n        \"request_time\": \"10:50:15 13-02-2025\", // Response received time.\n        \"status\": \"Ok\", // Not_Ok Order book failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"OrderList Fetched Successfully\", // Order api success or failure message\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"OrderBook\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"b9360532-a509-43dd-a9c1-509eda040c1f"},{"name":"PositionBook","id":"4a25a36a-05df-4eb6-a901-62650e8504a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"RMS","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\":\"59784853\",\r\n    \"actid\":\"59784853\"\r\n   \r\n}"},"url":"https://naviaapt.navia.co.in:9003/?Activity=PositionBook","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=PositionBook"],"query":[],"variable":[]}},"response":[{"id":"9870317f-3f17-4bd8-bf53-4d0b58f23ad3","name":"PositionBook","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"RMS","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\":\"99658122\", // Login users account ID\r\n    \"actid\":\"99658122\" // Login users account ID\r\n   \r\n}"},"url":"https://naviaapt.navia.co.in:9003/?Activity=PositionBook"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 07:11:39 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Position book success or failure indication.\n    \"Message\": \"Positions Fetched Successfully\", // Position book success or failure indication Message.\n    \"StatusCode\": 0,\n    \"RequestID\": \"7e059b7f-23a2-4b42-80b0-a3b55411e714\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"Positions\": [\n            {\n                \"BranchId\": 0,\n                \"exch\": \"NFO\", // Exchange segment\n                \"tsym\": \"NIFTY25MAR40000CE\", // Trading symbol / contract\n                \"token\": 35184, // Contract token\n                \"uid\": \"\", // User Id\n                \"actid\": \"99658122\", // Account Id\n                \"prd\": \"CNC\", // Product name to be shown.\n                \"s_prdt_ali\": \"\", // Product display name\n                \"netqty\": 0, // Net Position quantity\n                \"netavgprc\": 0, // Net position average price\n                \"daybuyqty\": 0, // Day Buy Quantity\n                \"daysellqty\": 1, // Day Sell Quantity\n                \"daybuyavgprc\": 0, // Day Buy average price\n                \"daysellavgprc\": 574.65, // Day buy average price\n                \"daybuyamt\": 0, // Day Buy Amount\n                \"daysellamt\": 43098.75, // Day Sell Amount\n                \"cfbuyqty\": 1, // Carry Forward Buy Quantity\n                \"cforgavgprc\": 0, // Original Avg Price\n                \"cfsellqty\": 0, // Carry Forward Sell Quantity\n                \"cfbuyavgprc\": 572, // Carry Forward Buy average price\n                \"cfsellavgprc\": 0, // Carry Forward Buy average price\n                \"cfbuyamt\": 42975, // Carry Forward Buy Amount\n                \"cfsellamt\": 0, // Carry Forward Sell Amount\n                \"totbuyamt\": 0,  // Total Buy Amount\n                \"totsellamt\": 0, // Total Sell Amount\n                \"totbuyavgprc\": 0, // Total Buy Avg Price\n                \"totsellavgprc\": 0,  // Total Sell Avg Price\n                \"lp\": 0, // LTP \n                \"rpnl\": 198.75, // RealizedPNL\n                \"urmtom\": 0, // UnrealizedMTOM. (Can be recalculated in LTP update := netqty * (lp from web socket - netavgprc) * prcftr\n                \"pl\": 198.7499999999983,\n                \"mtm\": 198.7499999999983,\n                \"bep\": 0, // Break even price\n                \"openbuyqty\": 0,\n                \"opensellqty\": 0,\n                \"openbuyamt\": 0,\n                \"opensellamt\": 0,\n                \"openbuyavgprc\": 0,\n                \"opensellavgprc\": 0,\n                \"mult\": 0, // Multiplier\n                \"pp\": 0, // Price precision\n                \"prcftr\": 0, // gn*pn/(gd*pd).\n                \"ti\": 5, // Tick size\n                \"ls\": 75, // Lot size\n                \"instname\": \"OPTIDX\", // Instrument name\n                \"upldprc\": 0, // Average price uploaded along with holdings\n                \"netupldprc\": 0, // Net uploaded price\n                \"dname\": \"\",\n                \"expirydate\": \"27 Mar 2025\", // expiry date\n                \"strikeprice\": \"40000\", // strike price\n                \"optiontype\": \"CE\", // option type\n                \"BaseSymbol\": \"\", // Base Symbol\n                \"Segment\": \"FO\", // Segment\n                \"ClientId\": 23890,\n                \"CarryFwdConvertedPosition\": 0,\n                \"EntityId\": 13,\n                \"TemplateId\": 1,\n                \"PositonConveted\": 0,\n                \"IsDayPosition\": 1, // Is Day Position flag\n                \"OnlyExchange\": \"NSE\", // Exchange\n                \"TerminalInfo\": \"\",\n                \"_CarryForwardSellAveragePrice\": \"0.00\", // _Carry Forward Sell Average Price\n                \"_OpenBuyAveragePrice\": \"0.00\", // Open BuyAverage Price\n                \"_TotalBuyAveragePrice\": \"0.00\", // _Total Buy Average Price\n                \"_CarryForwardBuyAveragePrice\": \"572.00\", // _Carry Forward Buy Average Price\n                \"_OriginalAveragePrice\": \"0.00\", // _Original Average Price\n                \"ExchangeId\": \"1\", // Exchange Id\n                \"OurSegmentId\": \"2\", \n                \"ISIN\": \"1427553000\", // ISIN\n                \"MoneyType\": \"\",\n                \"BAPri\": 573, \n                \"SAPri\": 574.65,\n                \"CarryForwardActualBuyAvgPrice\": 573, // Carry Forward Actual Buy Avg Price\n                \"CarryForwardActualSellAvgPrice\": 0, // Carry Forward Actual Sell Avg Price\n                \"ActualNetAvgPrice\": 573, // Actual Net Avg Price\n                \"ActualPL\": 123.75, // Actual PL\n                \"ActualMTM\": 0, // Actual MTM\n                \"ClientName\": \"BOOPATHI SENTHILKUMAR\", // Client Name\n                \"IsMarginShortFall\": false,\n                \"NetValue\": 0, // Net Value\n                \"BuyLot\": 0, // Lot Size\n                \"SellLot\": 0,  // Lot Size\n                \"ClientType\": \"Non-Institutionals\", // Client Type\n                \"IsInteropPosition\": false,\n                \"YClosePrice\": 572,\n                \"TradeIdList\": [],\n                \"request_time\": \"\",\n                \"status\": \"\",\n                \"TypeID\": \"\",\n                \"Info\": null,\n                \"ModelId\": \"\",\n                \"Message\": \"\",\n                \"Result\": 5,\n                \"CTA\": \"\",\n                \"Action\": \"\",\n                \"Data\": null\n            }\n        ],\n        \"request_time\": \"14:06:11 13-02-2025\", // Response received time.\n        \"status\": \"Ok\", // Ok or Not_Ok Market watch success or failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"Positions Fetched Successfully\",  // Positions api success or failure message\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"PositionBook\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"4a25a36a-05df-4eb6-a901-62650e8504a6"},{"name":"TradeBook","id":"7250a579-7103-4bf5-928c-6b02d270384c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\":\"59784853\", \r\n    \"actid\":\"59784853\" \r\n   \r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=TradeBook","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=TradeBook"],"query":[],"variable":[]}},"response":[{"id":"fb3ee3e4-9fd2-4865-840d-63ac8c0ada3e","name":"TradeBook","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"RMS","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\":\"60051527\", // Login users account ID\r\n    \"actid\":\"60051527\", // Login users account ID\r\n    \"prd\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=TradeBook"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Thu, 27 Feb 2025 05:41:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Order book API success or failure indication.\n    \"Message\": \"Trades Fetched Successfully\", // Order book API success or failure indication Message.\n    \"StatusCode\": 0,\n    \"RequestID\": \"dd671bad-4b6d-4f7d-8741-d6c60fd36a04\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"AllTrades\": [\n            {\n                \"TradesId\": \"\", \n                \"ExecutionReportIndex\": 0,\n                \"ProductType\": \"CNC\", // Display product alias name, using prarr returned in user details.\n                \"ExchangeSegment\": \"NSE\", // Exchange Segment\n                \"OrderNo\": \"\", // TT Order Number\n                \"ExchangeUserInfo\": 0,\n                \"Settler\": 0,\n                \"ExchAccountId\": 0,\n                \"RequestId\": 0,\n                \"ExchangeOrderNo\": \"1100000026166727\", // Exchange Order Number\n                \"AccountId\": 0,\n                \"BuySell\": \"Buy\", // Transaction type of the order\n                \"Symbol\": \"GOLDBEES-EQ\", // Trading symbol / contract on which order is placed.\n                \"InstrumentName\": \"\", //  Instrument Name\n                \"StrikePrice\": 0, // StrikePrice\n                \"ExpiryDate\": \"\", // Symbol Expiry Date\n                \"OptionType\": \"EQ\",\n                \"Price\": 71.65, // Order Price\n                \"AveragePrice\": -71.65, // Average trade price of total traded quantity\n                \"TotalQty\": 1, // Total Quantity of this order\n                \"PendingQty\": 0, // Total Pending Quantity of this order\n                \"DisclosedQty\": 0, // Disclosed Qty\n                \"Validity\": \"\",\n                \"OrderentryTime\": \"27-02-2025 11:10:30:7746\", // Order placeing date and time\n                \"GoodTillDate\": \"\",\n                \"OrderType\": \"MKT\", // LMT / MKT Price type\n                \"TriggerPrice\": 0, // Trigger price for SL orders\n                \"status\": \"\",\n                \"TradeId\": \"203487582\",\n                \"ReasonForRej\": \"\", // Is there any rejection for this order\n                \"DealerId\": 0, // Dealer ID for this order\n                \"Remarks\": \"Trade Confirmation - 1100000026166727\", // Any message Entered during order entry.\n                \"TradingSymbol\": \"GOLDBEES-EQ\", // Trading symbol / contract on which order is placed.\n                \"TradedQty\": 1, // Total Traded Quantity of this order\n                \"LotQty\": 1, // Lot Size\n                \"LTP\": 71.64, // LTP\n                \"TraderId\": \"\", // \n                \"MemberId\": \"\",\n                \"ClientOrdId\": \"\",\n                \"OriginalClientOrdId\": \"\",\n                \"ModifiedByUser\": \"\",\n                \"BWL\": \"\",\n                \"OrderSource\": \"Web\", // Order Source\n                \"SeriesCode\": \"EQ\", // Segment\n                \"AssetCode\": \"\", \n                \"SellBroker\": \"\",\n                \"BuyBroker\": \"\",\n                \"SellCMCode\": \"\",\n                \"BuyCMCode\": \"\",\n                \"SellOldCMCode\": \"\",\n                \"BuyOldCMCode\": \"\",\n                \"SellOldCustoDialPcode\": \"\",\n                \"buyoldcustodialpcode\": \"\",\n                \"SellCoverUncoverFlag\": \"\",\n                \"BuyCoverUncoverFlag\": \"\",\n                \"SellPosition\": \"\",\n                \"BuyPosition\": \"\",\n                \"SellRemarks\": \"\",\n                \"BuyRemarks\": \"\",\n                \"SellProcliFlag\": \"\",\n                \"ProcliFlag\": \"Client\",\n                \"BuyprocliFlag\": \"\",\n                \"SellSideConfirmation\": 0,\n                \"BuySideConfirmation\": 0,\n                \"SellCustodialPcode\": \"\",\n                \"BuyCustodialPcode\": \"\",\n                \"SellOrderActiveFlag\": 0,\n                \"BuyOrderActiveFlag\": 0,\n                \"SellTradeTerminalId\": \"\",\n                \"BuyTradeTerminalId\": \"\",\n                \"SellExchangeOrderNo\": \"\",\n                \"BuyExchangeOrderNo\": \"\",\n                \"SellOrderEntryTime\": \"\",\n                \"BuyOrderEntryTime\": \"\",\n                \"SellLocationId\": 0,\n                \"BuyLocationId\": 0,\n                \"TockenId\": 14428,\n                \"CounterAccountId\": 0,\n                \"CounterBrokerId\": 0,\n                \"Amount\": 0,\n                \"CounterPartyParticipantId\": 0,\n                \"TradeDate\": \"27-02-2025 11:10:30:7746\", // Traded date for this order\n                \"SettlementDate\": \"\",\n                \"TotalConsideration\": \"\",\n                \"AccruedInterest\": 0,\n                \"Settlement\": \"\",\n                \"IssueDate\": \"\",\n                \"MaturityDate\": \"\",\n                \"UniqueKey\": 0,\n                \"AccountName1\": \"\",\n                \"AccountName2\": \"\",\n                \"SIPTranchueNo\": \"\",\n                \"SIPRegistrationNo\": \"\",\n                \"SIPPeriodicity\": \"\",\n                \"SIPMonth\": \"\",\n                \"SIPDate\": \"\",\n                \"SIPFrequency\": \"\",\n                \"SIPEnabled\": 0,\n                \"Accountid1\": \"\",\n                \"Accountid2\": \"\",\n                \"KYC\": \"\",\n                \"KYC2\": \"\",\n                \"KYC3\": \"\",\n                \"PANNumber\": \"HBAPS9984R\",\n                \"PANNumber2\": \"\",\n                \"PANNumber3\": \"\",\n                \"DPId\": \"\",\n                \"DPClientId\": \"\",\n                \"ApplicationNo\": \"\",\n                \"PurchaseType\": \"\",\n                \"ModeOfHolding\": \"\",\n                \"DPBenificiaryId\": \"\",\n                \"Depository\": \"\",\n                \"DPSettlement\": \"\",\n                \"AONIndicator\": \"\",\n                \"AuctionNo\": \"\",\n                \"AuctionPartType\": \"\",\n                \"BookType\": \"\",\n                \"BookTypeName\": \"\",\n                \"BranchId\": \"NAVIA\",\n                \"BuyClientId\": \"\",\n                \"CPIdCustFirm\": \"\",\n                \"FillTime\": \"0\",\n                \"CustFirm\": \"\",\n                \"CustFirmString\": \"\",\n                \"DQRemaining\": \"\",\n                \"ExchangeMemberId\": \"\",\n                \"Group\": \"\",\n                \"ISINCode\": \"\",\n                \"MFQty\": 0,\n                \"NOWTimeStamp\": \"\",\n                \"OpenCloseFlag\": false,\n                \"OppositeMemberId\": \"\",\n                \"OrderModdtTime\": \"27-02-2025 11:10:30:7850\", // Order modified date and time\n                \"OrderValidityDate\": \"\",\n                \"SellClientId\": \"\",\n                \"SettlementNumber\": \"\",\n                \"SetPeriod\": \"\",\n                \"Strategy\": \"\",\n                \"TradeModdtTime\": \"\",\n                \"TradePrice\": 71.65,  // Traded price for this order\n                \"TradeTime\": \"2025-02-27 11:10:30.774585\", // Traded date and time\n                \"TransType\": \"\",\n                \"TransTypeString\": \"\",\n                \"ValidityString\": \"\",\n                \"ClientId\": 0,\n                \"ExchangeInstrumentId\": 0,\n                \"AlgoId\": 0,\n                \"AlgoCategory\": 0,\n                \"OrderCategoryType\": \"\",\n                \"ExchangeTradingSession\": \"\",\n                \"OrderSessionType\": \"\",\n                \"OrderMarketType\": \"\",\n                \"AuctionParticipantType\": \"\",\n                \"InstrumentType\": \"\",\n                \"SecurityName\": \"\",\n                \"InstrumentDescription\": \"\",\n                \"CreditRating\": \"\",\n                \"OpenClose\": \"\",\n                \"OpBrokerId\": \"\",\n                \"SettlementPeriod\": 0,\n                \"TradeStatus\": \"1118\",\n                \"NowTimestampDate\": 0,\n                \"NowTimestampDatenTime\": 0,\n                \"EntityId\": 4,\n                \"TemplateId\": 1,\n                \"ClientUCC\": \"60051527\", // Logged user UCC\n                \"DealerUCC\": \"60051527\", // Dealer UCC\n                \"TerminalInfo\": \"111111111111\",\n                \"FormattedExpiryDate\": \"27 Feb 2025\",\n                \"Reconciliation\": true,\n                \"TotalTradedValue\": 71.65, // Total traded value of this order \n                \"ClientName\": \"SANDEEP HAREESH\", // Client name\n                \"ClientType\": \"\",\n                \"Description\": \"\",\n                \"ParticipantCode\": \"\",\n                \"QuantityInLots\": 1,\n                \"TemplateName\": \"NAVIA\",\n                \"SideTradeId\": \"0\",\n                \"ModifiedOrderCount\": 0,\n                \"request_time\": \"\",\n                \"TypeID\": \"\",\n                \"Info\": null,\n                \"ModelId\": \"\",\n                \"Message\": \"Trade Confirmation - 1100000026166727\",\n                \"Result\": 5,\n                \"CTA\": \"\",\n                \"Action\": \"\",\n                \"Data\": null\n            }\n        ],\n        \"request_time\": \"11:11:48 27-02-2025\",\n        \"status\": \"Ok\", // Ok or Not_Ok Order book success or failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"Trades Fetched Successfully\", // Order book success or failure indication Message.\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"TradeBook\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"7250a579-7103-4bf5-928c-6b02d270384c"},{"name":"GetOrderMargin","id":"ffcacd39-c969-4663-bb9c-8ea224d476fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\": \"59784853\",\r\n    \"actid\": \"59784853\",\r\n    \"exch\": \"NSE\",\r\n    \"trantype\": \"Buy\",\r\n    \"segment\": \"EQ\",\r\n    \"tsym\": \"IDEA-EQ\",\r\n    \"qty\": 1,\r\n    \"prc\": \"0\",\r\n    \"trgprc\": \"0\",\r\n    \"dscqty\": 0,\r\n    \"prd\": \"CNC\",\r\n    \"prctyp\": \"Limit\",\r\n    \"ret\": \"DAY\",\r\n    \"ordersource\": \"Web\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=GetOrderMargin","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=GetOrderMargin"],"query":[],"variable":[]}},"response":[{"id":"7a9441d3-3751-4508-9d1f-b376cb1256db","name":"GetOrderMargin","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\": \"60051527\", // Logged in User Id\r\n    \"actid\": \"60051527\", // Login users account ID\r\n    \"exch\": \"BSE\", //Exchange (Select from ‘exarr’ Array provided in User Details response) \r\n    \"tsym\": \"BHARTIARTL-A\", // Unique id of contract on which order to be placed. (use url encoding to avoid special char error for symbols like M&M)\r\n    \"qty\": \"1\", // Order Quantity\r\n    \"trantype\": \"Buy\", // B -> Buy, S -> Sell\r\n    \"ordno\": \"0\",\r\n    \"prc\": 1641.6, // Order Price\r\n    \"trgprc\": \"0\", // Only to be sent in case of SL / SL-M order.\r\n    \"dscqty\": \"0\", // Disclosed quantity (Max 10% for NSE, and 50% for MCX)\r\n    \"prd\": \"CNC\", // Product name (Select from ‘prarr’ Array provided in Login response, and if same is allowed for selected, exchange. Show product display name, for user to select, and send corresponding prd in API call)\r\n    \"prctyp\": \"Limit\", // LMT / MKT / SL-LMT / SL-MKT /\r\n    \"ordersource\": \"Web\", // MOB / WEB / (Select from ‘prarr’ Array provided in Login response).\r\n    \"blprc\": \"0\", // Book loss Price applicable only if product is selected as Hand B (High Leverage and Bracket order )\r\n    \"filshares\": \"0\",\r\n    \"rorgqty\": \"0\", // Optional field. Application only for modify order, open order quantity\r\n    \"orgtrgprc\": \"0\", // Optional field. Application only for modify order, open order trigger price\r\n    \"snonum\": \"0\" // Optional field. Application only for H or B order modification\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=GetOrderMargin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 09:47:18 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Ok or Not_Ok Place order success or failure indication.\n    \"Message\": \"Margin Fetched Successfully\", // success or failure indication message.\n    \"StatusCode\": 0,\n    \"RequestID\": \"dbb52cce-c196-4f2c-9df3-36d557b75ae5\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"Remarks\": null, // This field will be available only on success.\n        \"cash\": null, // Total credits available for order\n        \"marginused\": null, // Total margin used.\n        \"ordermargin\": 1641.6, // Order margin\n        \"marginusedprev\": 0.0, // Previously used margin\n        \"charges\": \"1.96\", // Broket charges\n        \"chargesdetail\": \"<li><span class=\\\"br_label\\\">Delivery Brokerage Rs.0  <a href='https://www.tradeplusonline.com/pricing ' target='_blank'>Details</a></span></li><li><span class=\\\"br_label\\\">STT - Delivery Rs.1.64</span></li><li><span class=\\\"br_label\\\">Stamp Charges Rs.0.25</span></li><li><span class=\\\"br_label\\\">SEBI Charges Rs.0</span></li><li><span class=\\\"br_label\\\">Transaction Charges Rs.0.07</span></li>\", // Charges details link\n        \"MTFMarginPercentage\": 0.0,\n        \"DeliveryMargin\": 0.0, // Delivery Margin\n        \"ExposureMargin\": 0.0, // ExposureMargin\n        \"SpanMargin\": 0.0,\n        \"AvailableMargin\": 0.0, // User Available Margin\n        \"NetPremium\": 0.0,\n        \"request_time\": \"15:16:49 26-02-2025\", // Response received time.\n        \"status\": \"Ok\",\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"Margin Fetched Successfully\", // success or failure indication message.\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"GetOrderMargin\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"ffcacd39-c969-4663-bb9c-8ea224d476fb"},{"name":"PlaceOrder","id":"66af83de-d5a0-407e-947d-b98dea959e5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\": \"59784853\",\r\n    \"actid\": \"59784853\",\r\n    \"exch\": \"NSE\",\r\n    \"trantype\": \"Buy\",\r\n    \"segment\": \"EQ\",\r\n    \"tsym\": \"IDEA-EQ\",\r\n    \"qty\": 1,\r\n    \"prc\": \"0\",\r\n    \"trgprc\": \"0\",\r\n    \"dscqty\": 0,\r\n    \"prd\": \"CNC\",\r\n    \"prctyp\": \"Limit\",\r\n    \"ret\": \"DAY\",\r\n    \"ordersource\": \"Web\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=PlaceOrder","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=PlaceOrder"],"query":[],"variable":[]}},"response":[{"id":"931f0e0d-9a90-4c19-aad0-6a16b0096093","name":"PlaceOrder","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"fhB663Bm4xqQwHiR4NymA6Ovx36toUc2PomGr4Q9+ll6CO5K32dwBi+yDIGSw5RWEzXlFcBDR6W8vqePoqOrY3K7zzoCtYbQH/shTNzvMi0=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"RMS","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\": \"87787303\",  // Logged in User Id\r\n    \"actid\": \"87787303\", // Login users account ID\r\n    \"exch\": \"MCX\", //Exchange (Select from Exchanges Array provided in GetUserInfo response) \r\n    \"trantype\": \"Buy\", // B -> Buy, S -> Sell\r\n    \"norenordno\": \"0\", // It will be present only on successful Order placement to OMS.\r\n    \"segment\": \"EQ\", // Segment\r\n    \"tsym\": \"GOLDPETAL28FEB2025FUT\", // Unique id of contract on which order to be placed. (use url encoding to avoid special char error for symbols like M&M)\r\n    \"qty\": 1, // Order Quantity\r\n    \"prc\": \"0\", // Order Price\r\n    \"trgprc\": \"0\", // Only to be sent in case of SL / SL-M order.\r\n    \"dscqty\": 0, // Disclosed quantity (Max 10% for NSE, and 50% for MCX)\r\n    \"prd\": \"CNC\", // Product name (Select from ‘prarr’ Array provided in Login response, and if same is allowed for selected, exchange. Show product display name, for user to select, and send corresponding prd in API call)\r\n    \"prctyp\": \"Limit\", // LMT / MKT / SL-LMT / SL-MKT /\r\n    \"mkt_protection\": \"0\",\r\n    \"ret\": \"DAY\", // DAY / EOS / IOC Retention type (Show options as per allowed exchanges)\r\n    \"remarks\": \"\", // Any tag by user to mark order\r\n    \"ordersource\": \"Web\", // MOB / WEB / (Select from ‘prarr’ Array provided in Login response).\r\n    \"bpprc\": \"0\", // Book Profit Price applicable only if product is selected as B (Bracket order )\r\n    \"blprc\": \"0\", // Book loss Price applicable only if product is selected as Hand B (High Leverage and Bracket order )\r\n    \"trailprc\": \"0\", // Trailing Price applicable only if product is selected as H and B (High Leverage and Bracket order )\r\n    \"ext_remarks\": \"External remarks\", // Any message Entered during order entry.\r\n    \"cl_ord_id\": \"\",\r\n    \"tsym2\": \"\", // Trading symbol of second leg, mandatory for price type 2L and 3L (use url encoding to avoid special char error for symbols like M&M)\r\n    \"trantype2\": \"\", // Transaction type of second leg, mandatory for price type 2L and 3L\r\n    \"qty2\": \"0\", // Quantity for second leg, mandatory for price type 2L and 3L\r\n    \"prc2\": \"0\", // Price for second leg, mandatory for price type 2L and 3L\r\n    \"tsym3\": \"0\", // Trading symbol of third leg, mandatory for price type 3L (use url encoding to avoid special char error for symbols like M&M)\r\n    \"trantype3\": \"\", // Transaction type of third leg, mandatory for price type 3L\r\n    \"qty3\": \"0\", // Quantity for third leg, mandatory for price type 3L\r\n    \"prc3\": \"0\", // Price for third leg, mandatory for price type 3L\r\n    \"algo_id\": \"0\",\r\n    \"naic_code\": \"0\",\r\n    \"snonum\": \"0\", // Optional field. Application only for H or B order modification ---->\r\n    \"filshares\": \"0\",\r\n    \"rorgqty\": \"0\", // Optional field. Application only for modify order, open order quantity -->\r\n    \"orgtrgprc\": \"0\" // Optional field. Application only for modify order, open order trigger price --->\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://naviaapt.navia.co.in:9003/?Activity=PlaceOrder","protocol":"https","host":["naviaapt","navia","co","in"],"port":"9003","path":[""],"query":[{"key":"Activity","value":"PlaceOrder"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 05:02:24 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\",  // Place order success or failure indication.\n    \"Message\": \"Sent to IG Successfully\", // Place order success or failure indication message.\n    \"StatusCode\": 0,\n    \"RequestID\": \"cdde10de-94bf-4075-95d1-a1c62c643160\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"request_time\": \"10:38:16 13-02-2025\", // Response received time.\n        \"status\": \"Ok\", // Ok or Not_Ok Place order success or failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"Sent to IG Successfully\", // Place order success or failure message.\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"PlaceOrder\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"66af83de-d5a0-407e-947d-b98dea959e5a"},{"name":"ProductConversion","id":"01ee486e-60e8-4f0a-9e56-e1cf6899595c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"uid\": \"59784853\",\r\n  \"actid\": \"59784853\",\r\n  \"exch\": \"NFO\",\r\n  \"token\": \"53429\",\r\n  \"tsym\": \"RELIANCE25JULFUT\",\r\n  \"qty\": 1,\r\n  \"prd\": \"MIS\",\r\n  \"prevprd\": \"CNC\",\r\n  \"trantype\": \"Buy\",\r\n  \"postype\": \"Day\",\r\n  \"ordersource\": \"WEB\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=ProductConversion","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=ProductConversion"],"query":[],"variable":[]}},"response":[{"id":"cf6218a4-fec2-4fc7-96c7-6ff7bc15477a","name":"PlaceOrder","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"fhB663Bm4xqQwHiR4NymA6Ovx36toUc2PomGr4Q9+ll6CO5K32dwBi+yDIGSw5RWEzXlFcBDR6W8vqePoqOrY3K7zzoCtYbQH/shTNzvMi0=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"RMS","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\": \"87787303\",  // Logged in User Id\r\n    \"actid\": \"87787303\", // Login users account ID\r\n    \"exch\": \"MCX\", //Exchange (Select from Exchanges Array provided in GetUserInfo response) \r\n    \"trantype\": \"Buy\", // B -> Buy, S -> Sell\r\n    \"norenordno\": \"0\", // It will be present only on successful Order placement to OMS.\r\n    \"segment\": \"EQ\", // Segment\r\n    \"tsym\": \"GOLDPETAL28FEB2025FUT\", // Unique id of contract on which order to be placed. (use url encoding to avoid special char error for symbols like M&M)\r\n    \"qty\": 1, // Order Quantity\r\n    \"prc\": \"0\", // Order Price\r\n    \"trgprc\": \"0\", // Only to be sent in case of SL / SL-M order.\r\n    \"dscqty\": 0, // Disclosed quantity (Max 10% for NSE, and 50% for MCX)\r\n    \"prd\": \"CNC\", // Product name (Select from ‘prarr’ Array provided in Login response, and if same is allowed for selected, exchange. Show product display name, for user to select, and send corresponding prd in API call)\r\n    \"prctyp\": \"Limit\", // LMT / MKT / SL-LMT / SL-MKT /\r\n    \"mkt_protection\": \"0\",\r\n    \"ret\": \"DAY\", // DAY / EOS / IOC Retention type (Show options as per allowed exchanges)\r\n    \"remarks\": \"\", // Any tag by user to mark order\r\n    \"ordersource\": \"Web\", // MOB / WEB / (Select from ‘prarr’ Array provided in Login response).\r\n    \"bpprc\": \"0\", // Book Profit Price applicable only if product is selected as B (Bracket order )\r\n    \"blprc\": \"0\", // Book loss Price applicable only if product is selected as Hand B (High Leverage and Bracket order )\r\n    \"trailprc\": \"0\", // Trailing Price applicable only if product is selected as H and B (High Leverage and Bracket order )\r\n    \"ext_remarks\": \"External remarks\", // Any message Entered during order entry.\r\n    \"cl_ord_id\": \"\",\r\n    \"tsym2\": \"\", // Trading symbol of second leg, mandatory for price type 2L and 3L (use url encoding to avoid special char error for symbols like M&M)\r\n    \"trantype2\": \"\", // Transaction type of second leg, mandatory for price type 2L and 3L\r\n    \"qty2\": \"0\", // Quantity for second leg, mandatory for price type 2L and 3L\r\n    \"prc2\": \"0\", // Price for second leg, mandatory for price type 2L and 3L\r\n    \"tsym3\": \"0\", // Trading symbol of third leg, mandatory for price type 3L (use url encoding to avoid special char error for symbols like M&M)\r\n    \"trantype3\": \"\", // Transaction type of third leg, mandatory for price type 3L\r\n    \"qty3\": \"0\", // Quantity for third leg, mandatory for price type 3L\r\n    \"prc3\": \"0\", // Price for third leg, mandatory for price type 3L\r\n    \"algo_id\": \"0\",\r\n    \"naic_code\": \"0\",\r\n    \"snonum\": \"0\", // Optional field. Application only for H or B order modification ---->\r\n    \"filshares\": \"0\",\r\n    \"rorgqty\": \"0\", // Optional field. Application only for modify order, open order quantity -->\r\n    \"orgtrgprc\": \"0\" // Optional field. Application only for modify order, open order trigger price --->\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://naviaapt.navia.co.in:9003/?Activity=PlaceOrder","protocol":"https","host":["naviaapt","navia","co","in"],"port":"9003","path":[""],"query":[{"key":"Activity","value":"PlaceOrder"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 05:02:24 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\",  // Place order success or failure indication.\n    \"Message\": \"Sent to IG Successfully\", // Place order success or failure indication message.\n    \"StatusCode\": 0,\n    \"RequestID\": \"cdde10de-94bf-4075-95d1-a1c62c643160\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"request_time\": \"10:38:16 13-02-2025\", // Response received time.\n        \"status\": \"Ok\", // Ok or Not_Ok Place order success or failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"Sent to IG Successfully\", // Place order success or failure message.\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"PlaceOrder\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"01ee486e-60e8-4f0a-9e56-e1cf6899595c"},{"name":"ActivityOrderBook","id":"f58b86ce-c100-416e-82f7-b056f2641586","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"actid\": \"59784853\",\r\n    \"uid\": \"59784853\",\r\n    \"status\": \"ALL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=ActivityOrderBook","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=ActivityOrderBook"],"query":[],"variable":[]}},"response":[{"id":"1fafbc4a-2938-4368-8ee1-b7bfad63a4d7","name":"ActivityOrderBook","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"actid\": \"60051527\", // Login users account ID\r\n    \"uid\": \"60051527\", // Logged in User Id\r\n    \"prd\": \"\", // Product name (Select from ‘prarr’ Array provided in Login response, and if same is allowed for selected, exchange. Show product display name, for user to select, and send corresponding prd in API call)\r\n    \"status\": \"ALL\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=ActivityOrderBook"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Thu, 27 Feb 2025 04:46:49 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\",\n    \"Message\": \"OrderList Fetched Successfully\",\n    \"StatusCode\": 0,\n    \"RequestID\": \"a793aa7d-5cfb-4c96-accf-c90a942731e3\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"AllOrders\": [\n            {\n                \"reconcilation\": false, \n                \"ActivityId\": 0,\n                \"OrderId\": 1, // TT order number\n                \"cl_ord_id\": \"1046274762\", // TT order number\n                \"OriginalClientOrderId\": null,\n                \"NewClientOrderId\": \"1046274762\",\n                \"uid\": \"99658122\", // Logged in User Id\n                \"actid\": \"99658122\", // Login users account ID\n                \"exch\": \"NSE\", // Exchange\n                \"Segment\": \"EQ\", // Segment\n                \"TerminalInfo\": \"111111111111\",\n                \"ParticipantCode\": \"\",\n                \"CTCLId\": \"37967\",\n                \"ClientType\": \"3\",\n                \"RoleName\": null,\n                \"tsym\": \"AXISBANK-EQ\", // Trading symbol / contract on which order is placed.\n                \"prc\": 0, // Order Price\n                \"qty\": 1, // Order Quantity\n                \"mkt_protection\": \"1\",\n                \"prd\": \"MIS\", // Display product alias name, using prarr returned in user details.\n                \"s_prdt_ali\": \"\", // Product display name\n                \"status\": \"0000\", // Order status\n                \"OrderStatusMessage\": \"PENDING\", // Order status message\n                \"trantype\": \"Buy\", // Transaction type of the order Buy or Sell\n                \"prctyp\": \"MKT\", // Price type LMT / MKT \n                \"fillshares\": 0, // Total Traded Quantity of this order\n                \"avgprc\": 0, // Average trade price of total traded quantity\n                \"rejreason\": \"\", // If order is rejected, reason in text form\n                \"ordno\": \"\", // Order Number\n                \"cancelqty\": 0, // Canceled quantity for order which is in status cancelled.\n                \"remarks\": \"PENDING\", // Any message Entered during order entry.\n                \"dscqty\": 0, // Order disclosed quantity.\n                \"trgprc\": 0, // Order trigger price\n                \"ret\": \"DAY\", //DAY / IOC / EOS Order validity\n                \"bpprc\": 0, // Book Profit Price applicable only if product is selected as B (Bracket order )\n                \"blprc\": 0, // Book loss Price applicable only if product is selected as H and B (High Leverage and Bracket order )\n                \"trailprc\": 0, // Trailing Price applicable only if product is selected as H and B (High Leverage and Bracket order )\n                \"amo\": \"NO\", // Yes / No\n                \"pp\": 0, // Price precision \n                \"ti\": 0, // Tick size\n                \"ls\": 0, // Lot size\n                \"token\": \"5900\", // Contract Token\n                \"tm\": \"02/13/2025 10:46:27\", // order date time\n                \"ordenttm\": \"2025-02-13 10:46:27:6000\", // order date time\n                \"exch_tm\": \"2025-02-13 10:46:27:6000\", // exchange order date time\n                \"snoordt\": 0, // 0 for profit leg and 1 for stoploss leg\n                \"snonum\": 0, // This field will be present for product H and B; and only if it is profit/sl order.\n                \"sno_fillid\": 0,\n                \"prcftr\": 0, // gn*pn/(gd*pd).\n                \"mult\": 0, // Multiplier\n                \"dname\": \"\",\n                \"rqty\": 1,\n                \"rprc\": 0, // Mid price for option chain selection\n                \"rtrgprc\": 0,\n                \"rblprc\": 0,\n                \"rorgqty\": 0, // Optional field. Application only for modify order, open order quantity\n                \"rorgprc\": 0, // Optional field. Application only for modify order, open order price\n                \"orgtrgprc\": 0, // Optional field. Application only for modify order, open order trigger price\n                \"orgblprc\": 0,\n                \"algo_name\": \"\",\n                \"add_ord_id\": 0,\n                \"tsym2\": \"DEFAULT\", // Trading symbol of second leg, mandatory for price type 2L and 3L\n                \"trantype2\": \"\", // Transaction type of second leg, mandatory for price type 2L and 3L\n                \"qty2\": 0, // Quantity for second leg, mandatory for price type 2L and 3L\n                \"prc2\": 0, // Price for second leg, mandatory for price type 2L and 3L\n                \"tsym3\": \"0\", // Trading symbol of third leg, mandatory for price type 3L\n                \"trantype3\": \"\", // Transaction type of third leg, mandatory for price type 3L\n                \"qty3\": 0, // Quantity for third leg, mandatory for price type 3L\n                \"prc3\": 0, // Price for third leg, mandatory for price type 3L\n                \"fillshares2\": 0, // Total Traded Quantity of 2nd Leg\n                \"avgprc2\": 0, // Average trade price of total traded quantity for 2nd leg\n                \"fillshares3\": 0, // Total Traded Quantity of 3rd Leg\n                \"avgprc3\": 0, // Average trade price of total traded quantity for 3rd leg\n                \"dname2\": \"0\",\n                \"dname3\": \"\",\n                \"TradeId\": null,\n                \"Series\": \"EQ\",\n                \"SymbolId\": null,\n                \"TemplateId\": 1,\n                \"ValidateUser\": true,\n                \"PostionConversion\": false,\n                \"MarginCalc\": false,\n                \"orderactivity\": 0,\n                \"EntityId\": 13,\n                \"ActivityReference\": \"\",\n                \"OrderEntryTimeStamp\": \"1739423787\",\n                \"OrderModifiedTimeStamp\": \"1739423787\",\n                \"SegmentCombination\": null,\n                \"OrderSource\": \"Web\", // User allowed source\n                \"SquareOffPosition\": null,\n                \"IsSquareOff\": false,\n                \"AddedOn\": \"2025-02-13T10:46:27.6\",\n                \"ExtraOrderInfos\": {\n                    \"ExchangeSegment\": \"NSE_EQ\", // Exchange adn segment\n                    \"token\": \"5900\", // Contract Token\n                    \"SegmentId\": 0,\n                    \"OpenIntrestClose\": 0, // order intrest close\n                    \"OpenIntrest\": 0, // order open intrest\n                    \"StrikePrice\": 0, // order strike price\n                    \"ExpiryDateString\": \"\", // order expiry date string\n                    \"ExpiryDate\": \"\", // order expiry date\n                    \"DPRFrom\": 855.95,\n                    \"DPRTo\": 1046.15, // DPRTo\n                    \"Volume\": 4272659, // volume\n                    \"LTP\": 957.2999877929688, // LTP\n                    \"Lot\": 1, // Lot size\n                    \"Multiplier\": 1, // Multiplier\n                    \"BaseSymbolId\": \"\",\n                    \"BaseSymbol\": \"AXISBANK\", // Symbol\n                    \"SCStage\": \"\",\n                    \"OptionType\": \"EQ\",\n                    \"InstrumentName\": \"\",\n                    \"OrderValue\": 957.2999877929688,\n                    \"ISIN\": \"INE238A01034\", // symbol ISIN\n                    \"PAN\": \"GTHPS0106M\", // \n                    \"StockName\": null,\n                    \"request_time\": null, // Response received time.\n                    \"status\": null, // Not_Ok Order book failure indication.\n                    \"TypeID\": null,\n                    \"Info\": null,\n                    \"ModelId\": null,\n                    \"Message\": null,\n                    \"Result\": 5,\n                    \"CTA\": null,\n                    \"Action\": null,\n                    \"Data\": null\n                },\n                \"OrderTradeInfos\": null,\n                \"ReportFilter\": null,\n                \"SquareOffType\": null,\n                \"SymbolExpiryDate\": \"\",\n                \"OrderExpiryDate\": \"\",\n                \"ClientName\": \"SANDEEP HAREESH\", // User Name\n                \"IsMarginConsider\": false,\n                \"QuantityInLots\": 1,\n                \"ProClient\": \"Client\",\n                \"BranchName\": \"NAVIA\",\n                \"IsConsiderCollateral\": false,\n                \"IsOptBuyConsiderCollateral\": false,\n                \"CollateralType\": null,\n                \"CashUsed\": 0,\n                \"CollateralUsed\": 0,\n                \"BaksetOrderId\": null,\n                \"ExchangeAMOOrder\": false,\n                \"request_time\": null,\n                \"TypeID\": null,\n                \"Info\": null,\n                \"ModelId\": null,\n                \"Message\": null,\n                \"Result\": 5,\n                \"CTA\": null,\n                \"Action\": null,\n                \"Data\": null\n            }\n        ],\n        \"request_time\": \"10:16:49 27-02-2025\", // Response received time.\n        \"status\": \"Ok\", // Not_Ok Order book failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"OrderList Fetched Successfully\",  // Order api success or failure message\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"ActivityOrderBook\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"f58b86ce-c100-416e-82f7-b056f2641586"},{"name":"ModifyOrder","id":"78568a72-08f8-45de-a747-9578f2bb1c35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"cl_ord_id\": \"144170545573623166\",\r\n    \"ordno\": \"144165614664775852\",\r\n    \"uid\": \"59784853\",\r\n    \"actid\": \"59784853\",\r\n    \"exch\": \"MCX\",\r\n    \"trantype\": \"Buy\",\r\n    \"segment\": \"FO\",\r\n    \"tsym\": \"GOLDPETAL31OCT2025FUT\",\r\n    \"qty\": 1,\r\n    \"prc\": \"11450.00\",\r\n    \"trgprc\": \"0\",\r\n    \"dscqty\": 0,\r\n    \"prd\": \"CNC\",\r\n    \"prctyp\": \"Limit\",\r\n    \"ret\": \"DAY\",\r\n    \"ordersource\": \"Web\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=ModifyOrder","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=ModifyOrder"],"query":[],"variable":[]}},"response":[{"id":"513f7b72-9d43-461b-837a-41e429a92cbf","name":"ModifyOrder","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"fhB663Bm4xqQwHiR4NymA6Ovx36toUc2PomGr4Q9+ll6CO5K32dwBi+yDIGSw5RWEzXlFcBDR6W8vqePoqOrY3K7zzoCtYbQH/shTNzvMi0=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"exch\": \"BSE\", //Exchange (Select from Exchanges Array provided in GetUserInfo response) \r\n    \"ordno\": \"1739851200000093053\", // TT order number, which needs to be modified\r\n    \"prctyp\": \"LMT\", // This can be modified.\r\n    \"prc\": \"0\", // Modified / New price\r\n    \"qty\": 1, // Modified / New Quantity Quantity to Fill / Order Qty - This is the total qty to be filled for the order. Its Open Qty/Pending Qty plus Filled Shares (cumulative for the order) for the order. * Please do not send only the pending qty in this field\r\n    \"tsym\": \"MARGOFIN-XT\", // Unque id of contract on which order was placed. Can’t be modified, must be the same as that of original order. (use url encoding to avoid special char error for symbols like M&M)\r\n    \"ret\": \"\", // DAY / IOC / EOS New Retention type of the order\r\n    \"mkt_protection\": \"0\", \r\n    \"trgprc\": \"0\", // New trigger price in case of SL-MKT or SL-LMT\r\n    \"dscqty\": 0, // New disclosed qty (Max 10% for NSE, and 50% for MCX)\r\n    \"ext_remarks\": \"\", // Any tag by user to mark order\r\n    \"cl_ord_id\": \"12111422198256186\", // TT order number, which needs to be modified\r\n    \"uid\": \"99658122\", // User id of the logged in user.\r\n    \"actid\": \"99658122\", // // Login users account ID\r\n    \"bpprc\": \"0\", // Book Profit Price applicable only if product is selected as B (Bracket order )\r\n    \"blprc\": \"0\", // Book loss Price applicable only if product is selected as H and B (High Leverage and Bracket order )\r\n    \"trailprc\": \"0\", // Trailing Price applicable only if product is selected as H and B (High Leverage and Bracket order \r\n    \"ordersource\": \"Web\",  // MOB / WEB / (Select from ‘prarr’ Array provided in Login response).\r\n    \"orderactivity\": 1, \r\n    \"prd\": \"CNC\" // // Product name (Select from ‘prarr’ Array provided in Login response, and if same is allowed for selected, exchange. Show product display name, for user to select, and send corresponding prd in API call)\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://naviaapt.navia.co.in:9003/?Activity=ModifyOrder","protocol":"https","host":["naviaapt","navia","co","in"],"port":"9003","path":[""],"query":[{"key":"Activity","value":"ModifyOrder"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 05:58:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Modify order success or failure indication.\n    \"Message\": \"User is not valid\", // Modify order success or failure indication message.\n    \"StatusCode\": 4, // Modify order status code\n    \"RequestID\": \"454e51c4-5d5b-4601-8c40-8fabdab1cf97\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"request_time\": \"11:28:58 26-02-2025\", // Response received time.\n        \"status\": \"Not_Ok\", // Ok or Not_Ok Modify order success or failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"User is not valid\", // This will be present only if Order modification fails\n        \"Result\": 4, // TT Order number of the order modified.\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"ModifyOrder\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"78568a72-08f8-45de-a747-9578f2bb1c35"},{"name":"CancelOrder","id":"f45074a0-de2f-473d-aa95-db37e6e3fa79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cl_ord_id\": \"144170659680032710\", // TT order number, which needs to be cancelled\r\n    \"ordno\": \"144165614664775852\",\r\n    \"actid\": \"59784853\", // User Id of the login use\r\n    \"uid\": \"59784853\" // Login users account ID\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=CancelOrder","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=CancelOrder"],"query":[],"variable":[]}},"response":[{"id":"d46c2be7-ded8-44c0-b619-c12f7e2dce7b","name":"CancelOrder","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"fhB663Bm4xqQwHiR4NymA6Ovx36toUc2PomGr4Q9+ll6CO5K32dwBi+yDIGSw5RWEzXlFcBDR6W8vqePoqOrY3K7zzoCtYbQH/shTNzvMi0=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"cl_ord_id\":\"205237392\", // TT order number, which needs to be cancelled\r\n    \"actid\":\"99658122\", // Login users account ID\r\n    \"uid\":\"99658122\" // User Id of the login use\r\n\r\n}"},"url":{"raw":"https://naviaapt.navia.co.in:9003/?Activity=CancelOrder","protocol":"https","host":["naviaapt","navia","co","in"],"port":"9003","path":[""],"query":[{"key":"Activity","value":"CancelOrder"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 06:39:21 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Cancelled order success or failure indication.\n    \"Message\": \"User is not valid\", // Cancelled order success or failure indication message.\n    \"StatusCode\": 4, // Cancelled order status code\n    \"RequestID\": \"454e51c4-5d5b-4601-8c40-8fabdab1cf97\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"request_time\": \"11:28:58 26-02-2025\", // Response received time.\n        \"status\": \"Not_Ok\", // Ok or Not_Ok Cancelled order success or failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"User is not valid\", // This will be present only if Order modification fails\n        \"Result\": 4, // TT Order number of the canceled order.\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"CancelOrder\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"f45074a0-de2f-473d-aa95-db37e6e3fa79"},{"name":"GetMarketWatchNames","id":"609c6df7-7fbf-4bfc-baec-61d4686d8942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \r\n}"},"url":"https://naviaapt.navia.co.in:9003/?Activity=MWList","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=MWList"],"query":[],"variable":[]}},"response":[{"id":"abdac36a-1267-4115-8420-361186807b13","name":"MWList","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \r\n}"},"url":"https://naviaapt.navia.co.in:9003/?Activity=MWList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 07:29:15 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // MWList success or failure indication.\n    \"Message\": \"MarketWatch Name Fetched Successfully\", // MWList success or failure indication Message.\n    \"StatusCode\": 0,\n    \"RequestID\": \"c392f1f4-0567-4af6-813c-ce0d59f4a623\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"values\": { // List contain the users market watch\n            \"24060\": \"DEFAULT\",\n            \"26474\": \"MW 1\"\n        },\n        \"request_time\": \"12:59:15 26-02-2025\", // It will be present only in a successful response.\n        \"status\": \"Ok\", // Ok or Not_Ok MWList success or failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"MarketWatch Name Fetched Successfully\",  // Ok or Not_Ok MWList success or failure indication Message.\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"MWList\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"609c6df7-7fbf-4bfc-baec-61d4686d8942"},{"name":"GetMarketWatchSymbolList","id":"406d9c70-eb12-40db-9737-1141cf38d167","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"uid\":\"59784853\",\r\n    \"wlid\": [\r\n        \"70610\"\r\n    ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=MarketWatch","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=MarketWatch"],"query":[],"variable":[]}},"response":[{"id":"4e7db358-f077-451d-ae21-d9629639c899","name":"MarketWatch","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"wlname\": [\r\n        \"26452\" // Market Watch ID\r\n    ]\r\n}\r\n"},"url":"https://naviaapt.navia.co.in:9003/?Activity=MarketWatch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 08:31:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Ok or Not_Ok Market watch success or failure indication.\n    \"Message\": \"Data Fetched Successfully\", // Market watch success or failure indication Message.\n    \"StatusCode\": 0,\n    \"RequestID\": \"3147e86d-c1e9-49f4-9a2f-607f86da92e6\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"values\": [\n            {\n                \"MarketWatchId\": 26452, // Market Watch ID\n                \"MarketWatchName\": \"16 AND 20\",  // Market Watch Name\n                \"exch\": \"BSE\", //Exchange (Select from ‘exarr’ Array provided in User Details response) \n                \"token\": 440008, // Contract Token\n                \"tsym\": \"735NHA-ML-FC\", // Trading symbol of the scrip (contract)\n                \"Segment\": \"1\", // Segment\n                \"instname\": null, // Intrument Name\n                \"pp\": null, // Price precision\n                \"ls\": null, // Multiplier\n                \"ti\": null, // Tick Size\n                \"SymbolInfos\": {\n                    \"SymbolID\": \"\", // symbol ID\n                    \"SymbolName\": \"735NHA-ML-FC\", // symbol Name\n                    \"Margin\": 0.0,  // Total margin used.\n                    \"SCStage\": \"\",\n                    \"Series\": \"\",\n                    \"BaseSymbolId\": \"\",\n                    \"stockname\": \"BSE_EQ_440008\", // Exchange_Segment_token\n                    \"Times\": 0,\n                    \"LTP\": 0.0, // LTP\n                    \"Open\": 0.0, // Open price\n                    \"High\": 0.0, // High price\n                    \"Low\": 0.0, // Low price\n                    \"Close\": 10786.2, // Close price\n                    \"Volume\": 0.0, //  Volume\n                    \"OpenIntrest\": 0.0, // Open Intrest\n                    \"DPRfrom\": 10246.89,\n                    \"DPRTo\": 11325.51,\n                    \"StrikePrice\": 0.0, // Strike Price\n                    \"Week\": \"\",\n                    \"ExpiryDateString\": \"\",\n                    \"InstrumentType\": \"\",\n                    \"BaseSymbol\": \"735NHA-ML\", // Symbol Name\n                    \"ExpiryData\": 0, // Symbol Expiry Data\n                    \"OptionType\": \"FC\", // Symbol Option Type\n                    \"LotQuantity\": 1, // Symbol Lot Quantity\n                    \"TickSize\": 1, // Tick Size\n                    \"PriceIndicator\": \"0\",\n                    \"TotalBuyVolume\": 0.0, // Total Buy Qty\n                    \"TotalSellVolume\": 0.0, // Total Sell Qty\n                    \"WeekHigh52\": 0.0, // Week High 52 value\n                    \"WeekLow52\": 0.0, // Week Low 52 value\n                    \"HL52Time\": 0,\n                    \"TotalUnits\": 0,\n                    \"ISIN\": \"INE906B07EI0\", // ISIN\n                    \"Depth\": \"{}\",\n                    \"Openintrestclose\": 0.0, // Open intrest close\n                    \"SegmentId\": 348,\n                    \"ExchSegment\": \"BSE\",\n                    \"SecurityId\": \"440008\",\n                    \"Multiplier\": 1, // Multiplier\n                    \"QuotationUnit\": 1, // Quotation Unit\n                    \"ExpiryDate\": \"\", // symbol Expiry Date\n                    \"Description\": \"NHAI-7.35%-11-1-31-TAXFREENCD\", // Description any\n                    \"Active\": true,\n                    \"LastUpdateTime\": 0.0,\n                    \"PercentangeChange\": 0.0,\n                    \"totalbuyVolume\": 0, // total buy qty\n                    \"totalsellVolume\": 0, // total sell qty\n                    \"SpotPrice\": 0.0,\n                    \"IntrinsicValue\": 0.0,\n                    \"Ask\": 0.0,\n                    \"Bid\": 0.0,\n                    \"request_time\": \"\",\n                    \"status\": \"\",\n                    \"TypeID\": \"\",\n                    \"Info\": null,\n                    \"ModelId\": \"\",\n                    \"Message\": \"\",\n                    \"Result\": 5,\n                    \"CTA\": \"\",\n                    \"Action\": \"\",\n                    \"Data\": null\n                }\n            }\n        ],\n        \"request_time\": \"14:17:13 26-02-2025\", // Response received time.\n        \"status\": \"Ok\", // Ok or Not_Ok Market watch success or failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"Data Fetched Successfully\", // Market watch success or failure indication Message.\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"MarketWatch\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"406d9c70-eb12-40db-9737-1141cf38d167"},{"name":"CreateMarketWatch","id":"2e080852-a007-4805-b76b-3b3a46471a4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"MarketWatchName\": \"APITest\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=AddMarketWatchName","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=AddMarketWatchName"],"query":[],"variable":[]}},"response":[{"id":"b0fba888-2764-43dc-b4da-0d556fd7726b","name":"AddMarketWatchName","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"MarketWatchId\": \"26574\" // Market watch Name.\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=AddMarketWatchName"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 08:04:04 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Watch list update success or failure indication.\n    \"Message\": \"Marketwatch Name Deleted Succeffully\", // Watch list update success or failure indication Message.\n    \"StatusCode\": 0,\n    \"RequestID\": \"2e97c03f-a782-46db-83c4-c0dce2f19ce0\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"MarketWatchId\": 0,\n        \"MarketWatchName\": null,\n        \"IsDeleted\": 0,\n        \"Symbols\": null,\n        \"request_time\": \"13:34:04 26-02-2025\", // Response received time.\n        \"status\": \"Ok\", // Ok or Not_Ok Watch list update success or failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"Marketwatch Name Deleted Succeffully\", // Watch list update success or failure indication Message.\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"AddMarketWatchName\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"2e080852-a007-4805-b76b-3b3a46471a4e"},{"name":"DeleteMarketWatch","id":"660223a4-93af-4f40-9825-599742a42ab4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"MarketWatchId\": \"70610\",\r\n    \"IsDeleted\": 1\r\n    }","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=AddMarketWatchName","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=AddMarketWatchName"],"query":[],"variable":[]}},"response":[{"id":"fd64e8ae-e348-42ea-919f-39ee6c27b59b","name":"AddMarketWatchName","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"MarketWatchId\": \"26574\" // Market watch Name.\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=AddMarketWatchName"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 08:04:04 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Watch list update success or failure indication.\n    \"Message\": \"Marketwatch Name Deleted Succeffully\", // Watch list update success or failure indication Message.\n    \"StatusCode\": 0,\n    \"RequestID\": \"2e97c03f-a782-46db-83c4-c0dce2f19ce0\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"MarketWatchId\": 0,\n        \"MarketWatchName\": null,\n        \"IsDeleted\": 0,\n        \"Symbols\": null,\n        \"request_time\": \"13:34:04 26-02-2025\", // Response received time.\n        \"status\": \"Ok\", // Ok or Not_Ok Watch list update success or failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"Marketwatch Name Deleted Succeffully\", // Watch list update success or failure indication Message.\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"AddMarketWatchName\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"660223a4-93af-4f40-9825-599742a42ab4"},{"name":"AddMarketWatchSymbols","id":"5643a34d-d913-41e0-b992-f65fcf2af4e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"wlid\": \"34573\",\r\n    \"scrips\": \"NSE|5900\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=AddMarketWatchSymbols","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=AddMarketWatchSymbols"],"query":[],"variable":[]}},"response":[{"id":"a17b4baa-40e1-4063-9126-f11030737b63","name":"AddMarketWatchSymbols","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"}],"body":{"mode":"raw","raw":"{\r\n \"wlname\":\"priya\", // Name of the Watchlist, for which scrip list is required.\r\n \"scrips\":\"MCX|437982\" // List of scrips, example format NSE|22#BSE|506734\r\n\r\n}\r\n"},"url":"https://naviaapt.navia.co.in:9003/?Activity=AddMarketWatchSymbols"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 08:13:54 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Ok or Not_Ok Watch list update success or failure indication.\n    \"Message\": \"MarketWatch Symbol Name Added Successfully\", // Watch list update success or failure indication Message.\n    \"StatusCode\": 0,\n    \"RequestID\": \"d2e6542c-fd8f-44a1-a613-31254671c0db\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"values\": [\n            {\n                \"MarketWatchId\": 26452, // ID of the Watchlist, for which scrip.\n                \"MarketWatchName\": null, // // Name of the Watchlist, for which scrip\n                \"exch\": \"BSE\", //Exchange (Select from ‘exarr’ Array provided in User Details response) \n                \"token\": 440008, // Contract Token\n                \"tsym\": \"735NHA-ML-FC\", // Trading Symbol\n                \"Segment\": \"1\", // Segment\n                \"instname\": null, // Intrument Name\n                \"pp\": null, // Price precision\n                \"ls\": null, // Lot Size\n                \"ti\": null, // Tick Size\n                \"SymbolInfos\": {\n                    \"SymbolID\": \"\", // symbol ID\n                    \"SymbolName\": \"735NHA-ML-FC\", // symbol Name\n                    \"Margin\": 0.0,  // Total margin used.\n                    \"SCStage\": \"\",\n                    \"Series\": \"\",\n                    \"BaseSymbolId\": \"\",\n                    \"stockname\": \"BSE_EQ_440008\", // Exchange_Segment_token\n                    \"Times\": 0,\n                    \"LTP\": 0.0, // LTP\n                    \"Open\": 0.0, // Open price\n                    \"High\": 0.0, // High price\n                    \"Low\": 0.0, // Low price\n                    \"Close\": 10786.2, // Close price\n                    \"Volume\": 0.0, //  Volume\n                    \"OpenIntrest\": 0.0, // Open Intrest\n                    \"DPRfrom\": 10246.89,\n                    \"DPRTo\": 11325.51,\n                    \"StrikePrice\": 0.0, // Strike Price\n                    \"Week\": \"\",\n                    \"ExpiryDateString\": \"\",\n                    \"InstrumentType\": \"\",\n                    \"BaseSymbol\": \"735NHA-ML\", // Symbol Name\n                    \"ExpiryData\": 0, // Symbol Expiry Data\n                    \"OptionType\": \"FC\", // Symbol Option Type\n                    \"LotQuantity\": 1, // Symbol Lot Quantity\n                    \"TickSize\": 1, // Tick Size\n                    \"PriceIndicator\": \"0\",\n                    \"TotalBuyVolume\": 0.0, // Total Buy Qty\n                    \"TotalSellVolume\": 0.0, // Total Sell Qty\n                    \"WeekHigh52\": 0.0, // Week High 52 value\n                    \"WeekLow52\": 0.0, // Week Low 52 value\n                    \"HL52Time\": 0,\n                    \"TotalUnits\": 0,\n                    \"ISIN\": \"INE906B07EI0\", // ISIN\n                    \"Depth\": \"{}\",\n                    \"Openintrestclose\": 0.0, // Open intrest close\n                    \"SegmentId\": 348,\n                    \"ExchSegment\": \"BSE\",\n                    \"SecurityId\": \"440008\",\n                    \"Multiplier\": 1, // Multiplier\n                    \"QuotationUnit\": 1, // Quotation Unit\n                    \"ExpiryDate\": \"\", // symbol Expiry Date\n                    \"Description\": \"NHAI-7.35%-11-1-31-TAXFREENCD\", // Description any\n                    \"Active\": true,\n                    \"LastUpdateTime\": 0.0,\n                    \"PercentangeChange\": 0.0,\n                    \"totalbuyVolume\": 0, // total buy qty\n                    \"totalsellVolume\": 0, // total sell qty\n                    \"SpotPrice\": 0.0,\n                    \"IntrinsicValue\": 0.0,\n                    \"Ask\": 0.0,\n                    \"Bid\": 0.0,\n                    \"request_time\": \"\",\n                    \"status\": \"\",\n                    \"TypeID\": \"\",\n                    \"Info\": null,\n                    \"ModelId\": \"\",\n                    \"Message\": \"\",\n                    \"Result\": 5,\n                    \"CTA\": \"\",\n                    \"Action\": \"\",\n                    \"Data\": null\n                }\n            }\n        ],\n        \"request_time\": \"13:47:09 26-02-2025\", // It will be present only in a successful response.\n        \"status\": \"Not_Ok\", // Ok or Not_Ok Watch list update success or failure indication.\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"MarketWatch Symbol Name Added Successfully\", // Watch list update success or failure indication Message.\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"AddMarketWatchSymbols\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"5643a34d-d913-41e0-b992-f65fcf2af4e1"},{"name":"DeleteMarketWatchSymbol","id":"d5f47a58-0252-4717-859e-09bbac29b3cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"wlid\": \"34573\",\r\n    \"scrips\": \"NSE|5900\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=DeleteMultiMWScrips","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=DeleteMultiMWScrips"],"query":[],"variable":[]}},"response":[{"id":"e288363a-ee72-4c57-a144-a0e78487c957","name":"DeleteMultiMWScrips","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"wlid\": 26452, // ID of the Watchlist, for which scrip list is required.\r\n    \"scrips\": \"NSE|14566\" // List of scrips, example format NSE|22#BSE|506734\r\n}","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=DeleteMultiMWScrips"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Thu, 27 Feb 2025 07:04:45 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Watch list update success or failure indication.\n    \"Message\": \"MarketWatch Symbol  Deleted Successfully\", // Watch list update success or failure indication Message.\n    \"StatusCode\": 0,\n    \"RequestID\": \"6add6dba-37e0-4604-9854-ecec9c55af1a\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"request_time\": \"12:34:28 27-02-2025\", // Response Time\n        \"status\": \"Ok\",\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"MarketWatch Symbol  Deleted Successfully\", // Watch list update success or failure indication Message.\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"DeleteMultiMWScrips\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"d5f47a58-0252-4717-859e-09bbac29b3cf"},{"name":"GetUserInfo","id":"6e7c7eb0-7c10-4cfa-9e74-397b91bc989d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"DEFAULT","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"actid\":\"59784853\"\r\n}"},"url":"https://naviaapt.navia.co.in:9003/?Activity=GetUserInfo","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=GetUserInfo"],"query":[],"variable":[]}},"response":[{"id":"69bca22e-de0b-49d5-beff-e3c4d3472807","name":"GetUserInfo","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"DEFAULT","type":"default"},{"key":"Source","value":"WEB","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"actid\":\"87787303\"\r\n}"},"url":"https://naviaapt.navia.co.in:9003/?Activity=GetUserInfo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Wed, 26 Feb 2025 06:00:11 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // API request Success Or failure status\n    \"Message\": \"User Details Fetched Successfully\", // API request Success Or failure message\n    \"StatusCode\": 0,\n    \"RequestID\": \"5c2a7daf-faca-4d39-81e0-c899f4edce72\",\n    \"Responce\": null,\n    \"ResponceDataObject\": { \n        \"DealerId\": 35355, // Id which generated by TT\n        \"uid\": \"87787303\", // Login user id\n        \"uname\": \"SASIKUMAR NARESH\", // Login user name\n        \"actid\": \"87787303\", // \n        \"ClientUCC\": [ // Client list for the dealers\n            \"87787303\" \n        ],\n        \"email\": \"naresh1999.sm@gmail.com\", // Login user email id\n        \"pan\": \"CTHPN6734Q\", // Login user pan\n        \"m_num\": \"8778730386\", // Login user phone number\n        \"IsCorporate\": 1, // Login user corporate flag\n        \"Clients\": [   // Client list for the dealers\n            \"87787303\"\n        ],\n        \"LastLoginTime\": \"26-02-2025 11:17:48\", // last login date and time\n        \"IP\": \"210.18.140.5\", // User IP address\n        \"UserTradeInfo\": {\n            \"87787303\": {\n                \"TradeCount\": 0, // Users trade order count\n                \"PendingOrderCount\": 0, // user pending order count\n                \"PositionsCount\": 0, // user positions count\n                \"HolidingsCount\": 0, // user holding count\n                \"ActivityCount\": 1, // user activity count\n                \"MarginCount\": 1 // user margin count\n            }\n        },\n        \"BankList\": [ // this array contains the users bank list\n            {\n                \"BankInfoId\": 0, // User Bank info id\n                \"BankId\": 28626, // User bank id\n                \"ClientId\": 33116, // User client id\n                \"ClientUCC\": \"87787303\", // User UCC\n                \"BankName\": \"ICICI BANK\", // User Bank Name\n                \"BankBranchName\": \"CHENNAI\", // User Branch Name\n                \"AccountNumber\": \"602601558566\", // User Bank Accout Number\n                \"BankIfscCode\": \"ICIC0006026\", // User Bank IFSC Code\n                \"AccountType\": \"Savings A/c\", // User Bank Account Type\n                \"BankCity\": \"CHENNAI\", // User Bank City Name\n                \"CustomerId\": \"\",  // User Bank Customer ID\n                \"BankCityPincode\": \"\", // User Bank City Pin Code\n                \"IsDeleted\": 0, // Record dlete falg\n                \"IsPrimary\": 0 // Primary account flag\n            }\n        ],\n        \"ClientData\": [ // Client list for the dealers\n            {\n                \"ClientName\": \"SASIKUMAR NARESH\", // User Name\n                \"Pan\": \"CTHPN6734Q\" // User Pan Number\n            }\n        ],\n        \"Exchanges\": [ // Json array of strings with enabled exchange names\n            \"NSE\",\n            \"BSE\",\n            \"NFO\",\n            \"BFO\"\n        ],\n        \"request_time\": \"11:30:11 26-02-2025\", // Response received time.\n        \"status\": \"Ok\",\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"User Details Fetched Successfully\",\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"GetUserInfo\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"6e7c7eb0-7c10-4cfa-9e74-397b91bc989d"},{"name":"Logout","id":"d4fcdd67-bd87-485a-8de3-c5112cf600ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"DEFAULT","type":"default"},{"key":"Source","value":"WEB","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://naviaapt.navia.co.in:9003/?Activity=Logout","urlObject":{"host":["https://naviaapt.navia.co.in:9003/?Activity=Logout"],"query":[],"variable":[]}},"response":[{"id":"c79c535f-2ee7-41ff-98db-be7e262c2d60","name":"Logout","originalRequest":{"method":"POST","header":[{"key":"AuthToken","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"Module","value":"OrderService","type":"default"},{"key":"Source","value":"WEB","type":"default"}],"body":{"mode":"raw","raw":"{\r\n   \r\n}\r\n"},"url":"https://naviaapt.navia.co.in:9003/?Activity=Logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Encoding","value":"gzip"},{"key":"Server","value":"Microsoft-HTTPAPI/2.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Date","value":"Thu, 27 Feb 2025 07:08:23 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Status\": \"Ok\", // Logout Success Or failure status\n    \"Message\": \"Logout Successfully\", // Logout Success Or failure status Message\n    \"StatusCode\": 0,\n    \"RequestID\": \"f7bb5845-5500-46b4-974e-c30e26dad326\",\n    \"Responce\": null,\n    \"ResponceDataObject\": {\n        \"request_time\": \"12:37:58 27-02-2025\", // Logout Success Or failure status\n        \"status\": \"Ok\", // Ok or Not_Ok Logout Success Or failure status\n        \"TypeID\": null,\n        \"Info\": null,\n        \"ModelId\": null,\n        \"Message\": \"Logout Successfully\", // Logout Success Or failure status Message\n        \"Result\": 0,\n        \"CTA\": null,\n        \"Action\": null,\n        \"Data\": null\n    },\n    \"Activity\": \"Logout\", // API activity which should be share in the url params\n    \"TypeID\": null,\n    \"Info\": null\n}"}],"_postman_id":"d4fcdd67-bd87-485a-8de3-c5112cf600ba"}],"id":"4d343830-6095-4de6-9f74-8089bbf78fdb","_postman_id":"4d343830-6095-4de6-9f74-8089bbf78fdb","description":""}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","packages":{},"exec":[""],"id":"6dc54730-f64d-40ac-afca-004f3a1719b3"}},{"listen":"test","script":{"type":"text/javascript","packages":{},"exec":[""],"id":"7a46f8e9-0414-4d1a-850b-56adcbc7d090"}}],"variable":[{"key":"endpoint","value":"https://naviaapt.navia.co.in:9003/?Activity=","type":"default"},{"key":"token","value":"yvyfPbL6s8cO2VgsdyFMNftWtlCgBy6+FiJlye3UPKM1t0K0bWVWJ8roJYI5GfTp02GUtfVjF7mJNOgu1omELRSO1dp/AIX/eWOcx+J0ijeRdMmhaUDSwpDtROp1SG45MRQ0z//zmRSmk3GXYXX7fgFSnI2WbtGVUj8JyduO20Y=","type":"default"},{"key":"APIKey","value":"i2CwOz-pQZCNv-nmL3_9IvMUkJwfvagwo4R2PGwQkjk","type":"default"},{"key":"source","value":"WEB","type":"default"}]}