#leman-balance-reconciliation
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- leman0589, 6 days ago, 8 messages
leman-balance-reconciliation
@jaunty zephyr We don't have any such logic in our API. If the account is on manual Payouts where they build up a balance over time, that's something you would track yourself as you create Transfers, revert them for refunds, create Payouts, etc.
Is there a way to configure a webhook that notifies when a transfer is paid (e.g., transfer.paid), indicating that the specified amount in the transfer is now available? I could use that to track funds
That doesn't really make sense to want that, Transfers from your platform to a connected account are instant.
ok, suppose I've initiated three transfers of $50, $20, and $30 respectively. However, the available balance is $70. How can I determine which transfer or combination of transfers is available for payout? For example, is it the sum of transfer 1 and transfer 2?