Webhook event fo balance updates

Hey

Is there a webhook where I can track changes in a customer balance ?

Hi @lucas, there are no events to track balance changes, but you can infer this via transfer related events that affect the balance!

@lucas , To add a little more color, if you’re not utilizing a Customer balance but instead using it as a pass through then there shouldn’t be any balance adjustments by default. The primary thing that impacts in increase or decrease in a Verified Customer’s balance is ACH returns.

Do you have a specific problem in mind you’re looking to solve? We can possibly make recommendations based on what you’re trying to achieve with state changes to the balance.

Hi everyone, first of all, sorry for the delay in responding.

Actually, the use case is just to show the user’s balance in a more dynamic way. Since there is no such webhook, I believe the way to do this is to monitor each transaction, which works, but it would be much easier if there was already such a webhook that notifies us of each balance change.

Thanks for the additional context and feedback @lucas! We’ll pass this along to our product team to evaluate how this information can be better surfaced through API or webhook updates.