On my personal bunq-account I have 4 monetary bank-accounts.
- Personal account;
- Savings account;
- 'Current'-account that I own and share with my wife (non-CJ);
- Shared-account (CJ) for daily payments.
When using the /v1/user/#{user_id}/monetary-account-bank API-call only the first 3 are returned and the CJ-account isn't.
Any idea why this is happening?
I'm using an OAuth API-token.
Update: when using a non-OAuth API-token I also get my company-account and two cancelled accounts. The CJ-account still isn't returned.