Changing Order Tag

Amitesh
Hi,

Could you please let me know if it's possible to change the tag of an order when the order is in any of the following statuses: ORDER_REJECTED, ORDER_CANCELLED, ORDER_COMPLETE, ORDER_OPEN, ORDER_LAPSED, or ORDER_TRIGGER_PENDING,UPDATE ?

Additionally, I have a question about the UPDATE status. Could you clarify when this status might occur and what it signifies?

Thank you for your assistance.
  • kakush30
    Tag is not controlled by Kite API, but what you sent.
  • rakeshr
    Could you please let me know if it's possible to change the tag of an order when the order is in any of the following statuses: ORDER_REJECTED, ORDER_CANCELLED, ORDER_COMPLETE, ORDER_OPEN, ORDER_LAPSED, or ORDER_TRIGGER_PENDING,UPDATE ?
    No, tags can't be updated once placed.
    Additionally, I have a question about the UPDATE status. Could you clarify when this status might occur and what it signifies?
    There is no order status as UPDATE. You can check all the order statuses in the documentation.
Sign In or Register to comment.