Hi David,
have a look at the this article Best-Practices to use the Microservice SDK for Java for custom API queries. It describes how you can create your own custom QueryParam
in case it isn’t supported by the Microservice SDK. The interesting part should be this one: Create a convenience class for code simplification.
Best regards