#ctodan-balancetransaction-history

1 messages · Page 1 of 1 (latest)

peak boltBOT
sweet seal
#

ctodan-balancetransaction-history

#

@sage granite kind of. The status can change when the funds are available but the rest is immutable. And there's no Event for those. Usually you get Events for the objects that cause BalanceTransactions like payment_intent.succeeded or payout.created and such

sage granite
#

Got it, i really just want to read the net value. That should be immutable right?

sweet seal
#

yes

sage granite
#

thinking of just running a sync job that pulls and stores in my DB the latest balance transactions

#

Should i instead check the webhook for any event with a BT?