How to calculate the total brokerage and tax fees using API

arijit101
I am placing orders on index options using python APIs and would like to know how to calculate the total brokerage and tax fees charged at any point in time during the day. How can I do that? Since I can see the Virtual Contract Note from the Kite Web UI, I am thinking that maybe this data can also be accessed using some API to check for the Total cost of transactions.
This discussion has been closed.