bunq / sdk_csharp

C# SDK for bunq API
MIT License
35 stars 22 forks source link

Monetary account joint cannot be retrieved. #50

Closed OGKevin closed 6 years ago

OGKevin commented 6 years ago

Steps to reproduce:

  1. Create a new joint account
  2. try something like MonetaryAccount.list

What should happen:

  1. Monetary account joints are also listed

What happens:

  1. you will get all accounts except the new joint accounts

Logs

Extra info:

Reference

ghost commented 6 years ago

Any ETA on this?

OGKevin commented 6 years ago

@gldrenthe89 This is not really SDK related but rather API. The API does not provide this information. I suggest you create a topic on https://together.bunq.com requesting this 👍 . Once its available in the public API, it can and will be implemented in the SDK.

ghost commented 6 years ago

Thanks

Met vriendelijke groet,

Geert Lucas Drenthe

On 5 Jan 2018, 21:18 +0100, Kevin Hellemun notifications@github.com, wrote:

@gldrenthe89https://github.com/gldrenthe89 This is not really SDK related but rather API. The API does not provide this information. I suggest you create a topic on https://together.bunq.com requesting this 👍 . Once its available in the public API, it can and will be implemented in the SDK.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/bunq/sdk_csharp/issues/50#issuecomment-355654965, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AGqh4_rqv5CXetC_2Jue2Yq57ypvFdjWks5tHoN0gaJpZM4QzuC7.

OGKevin commented 6 years ago

Fixed in #113