Hi there
I encountered that the JSON attribute used in some types isn't the same case.
One time it is all lower case and another time it is "postalCode". As JSON attribute names are case sensitive, this leads to problems when trying to map this to the same Java type.