I'm working for integration of xLocate-xRoute in a batch application. I found stonishing comportements that helps a lot BUT I don't understand how to manage the locate query in order to recieve the (french) postal Code. Nowadays this address field is obstinatively empty.
Input datas :
Addressquery object with name of the city in "city" and name of the departement in "State" (!!). Yes ! it works really fine but as I said :
The postal Code keeps empty after locate() and instead of the name of the departement, i found back ... the name of the "Région" !!! and the info "departement" disappears

I think I'm not far of the soluce but maybe the question is a bit too 'frenchy' for the API documentation

Last but not least, I was looking for the adress' field "Province" (read in your documentation about versions) that seems appropriate for french departement and... I never found it in our "on permise" implementation...
I'm integrating xServer in a J2EE application (java 8-Tomcat 9)
Hope my english not too bad...
EE