Hi, We are currently using Kite publisher API in our app to process orders. Wanted to know if we can show or refer to a link where Users can view Brokerage Charges. Can you please advise if there is a way for the publisher itself to display Brokerage charges for Users? Or we should use https://kite.trade/docs/connect/v3/margins/#basket-margins API to fetch brokerage charges.
Yes, you will need to use order margin API for this, as the charge is a nested element on the order margin API response, which requires one's open positions.