Order is send for One user and executed on another User Account

developer
Hi Team,

One of our user was trying to execute order thrugh kite api.
We send client id(User client id) to kite api but order executed to his wife zerodha account.

Sending you the Request that we send to kite api

exchange order id : 1200000016528060

Request : [{"exchange": "NSE","tradingsymbol": "LIQUIDBEES","quantity": 4,"transaction_type": "SELL","order_type": "MARKET","variety": "regular","tag": "55938","readonly": true}]

Output :

{"user_id":"XXXXXX","unfilled_quantity":0,"app_id":37057,"checksum":"215e6cf39eef958854270ec93cead0db906208aff0e0ed5e652366969590fc28","placed_by":"XXXXXX","order_id":"230104002944322","exchange_order_id":"1200000016528060","parent_order_id":null,"status":"COMPLETE","status_message":null,"status_message_raw":null,"order_timestamp":"2023-01-04 13:18:03","exchange_update_timestamp":"2023-01-04 13:18:03","exchange_timestamp":"2023-01-04 13:18:03","variety":"regular","exchange":"NSE","tradingsymbol":"LIQUIDBEES","instrument_token":2817537,"order_type":"MARKET","transaction_type":"SELL","validity":"DAY","product":"CNC","quantity":4,"disclosed_quantity":0,"price":0,"trigger_price":0,"average_price":1000,"filled_quantity":4,"pending_quantity":0,"cancelled_quantity":0,"market_protection":0,"meta":{},"tag":"55938","tags":["55938"],"guid":"01X3mPTaNI5zPxd"}|

Order was for another user.
  • sujith
    Kite trade will place order for the account for which access token belongs to. Anyways, a Kite Connect app is enabled only for one Zerodha account. It can't be used for another account.
  • sujith
    If this is about publisher then client must have logged into Kite web on his wife's account.
Sign In or Register to comment.