## Steps to reproduce: 1. Execute the following code: ```java Payment.list( apiContext, userId, monetaryAccountId ).getValue().get(0).getCounterpartyAlias() ``` ## What should happen: 1. `MonetaryAccountReference` reference is returned. ## What happens: 1. `null` is returned ## Logs - Logs `no logs` ## Extra info: - Tested on [0.12.3](https://github.com/bunq/sdk_java/releases/tag/0.12.3) ## Reference - https://together.bunq.com/topic/java-payment