balanced / balanced-api

Balanced API specification.
221 stars 72 forks source link

Transaction.ledgered_amount? #521

Open cieplak opened 10 years ago

cieplak commented 10 years ago

From a customer:

Is there a way see when a failed refund is credited to the escrow account?

Currently I use the invoices, which show the amounts being debited from escrow for refunds but the credits for failed refunds seem to be invisible to me which makes my accounting not balance.

I believe you that the credits happens but I also need some way to pull in the transaction information via the API so I can account for everything.