• Developers
  • API doesn't return CJ-shared account

On my personal bunq-account I have 4 monetary bank-accounts.

  1. Personal account;
  2. Savings account;
  3. 'Current'-account that I own and share with my wife (non-CJ);
  4. 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.

    @dirksierd Hi Dirk!

    You can use the /v1/user/{user-id}/monetary-account-joint endpoint to get the joint account.

    Have a good weekend!

      @Bastiaan#32679 I get an error: "The item you requested could not be found." when trying that endpoint using the OAuth-token. When using a regular API-token it does work and the CJ-account shows up. Thanks!

      I would be really happy if it works using the OAuth-route though. So this will be a feature-request then, I suppose.

      Can we get access to joint-accounts using an OAuth-token?

        @dirksierd#32682 it's a known bug. πŸ™‚ The developers are aware. πŸ™Œ

          @Sander#32695 Ah, that’s good to know. Thanks!

            @dirksierd#32678 You van also use the endpoint monetary-account to get all ma types

              @OGKevin#32745 I tried that, but it returns 0 results with the OAuth-token.

                a month later
                Write a Reply...