account_id vs placed_by

vijoeyz
vijoeyz edited March 2023 in Python client
What is the different between account_id and placed_by received in on_order_update() callback?

And has account_id been renamed from user_id?
  • themohammedfaisal
    themohammedfaisal edited March 2023
    account_id is your user_id (6-digit identification code at Zerodha).
    placed_by is the ID from where your order was placed. This field will have your account_id for all orders you place directly. When Zerodha's RMS system places orders, it will carry the RMS dealer IDs. This can be for MIS square-off orders after 3.20 PM, margin shortfall square-offs, etc.

Sign In or Register to comment.