As i can't remove bank accounts, i want to query all of my accounts which are active.
The documentation of the route (https://docs.mangopay.com/endpoints/v2.01/bank-accounts#e28_list-bank-accounts-for-a-user) lists the active flag, but it seems not to be working. It doesn't matter if the flag is set to true, false or if i omit it.
Btw. why is it impossible to reactivate a bank account?
As i can't remove bank accounts, i want to query all of my accounts which are active. The documentation of the route (https://docs.mangopay.com/endpoints/v2.01/bank-accounts#e28_list-bank-accounts-for-a-user) lists the
active
flag, but it seems not to be working. It doesn't matter if the flag is set totrue
,false
or if i omit it.Btw. why is it impossible to reactivate a bank account?