Is there any way to retrieve all balance linked transfers?
Hi @davidsonsns , Unfortunately there isn’t an easy way to query just for the balance linked transfers. The work around would be to deduce the transfer type based on the _links that are returned on the Transfer object. From there, you can determine if the transfer is destined for a balance or an external bank account.
This topic was automatically closed after 365 days. New replies are no longer allowed.