Describe the problem:
Regarding Binance Repayment (Isolated). Currently, Koinly’s API fetch treats the whole repayment amount as one single withdraw.
However, this is difficult when declaring interest expenses. The RAW data shows that Binance indeed returns two separate values for principal and interest payments.
Can Koinly please implement this so that principal and interest payments are two separate transactions. One for the withdraw of principle and one for the withdraw of interest, which should be tagged as cost/interest payment.
Which exchange/wallet is this regarding?
Binance
Binance Margin Repayments
How did you import data into this wallet?
Binance API
What have you tried to fix this so far?
I looked into the RAW Data and realised the fix can be implemented.

