Ok, I got it! There was a problem with the converter, but after I solved it, there was still the fact that the customerId field was missing a
@Json
annotation 😊.
It makes it harder since the docs and examples don't go into too many details, and the source code isn't so explicit on how to make adapters.
Thanks!