Hello,
I have saved a customer with the name “Samuel Nuñez”. It gets saved correctly because I can see the correct last name on the Customer Information Manager. But when I try to get that customer using the “get customer profile” api. The last name “Samuel Nuñez” has the wrong encoding and I get the last name “Samuel Nuñez” instead. Is there a solution to the problem.
Thank you
Solved! Go to Solution.
06-26-2017 01:47 PM
If you send the XML variables as UTF-8 encoded, for exmple, Nuñez , they will be returned in the correct format.
06-26-2017 03:36 PM
If you send the XML variables as UTF-8 encoded, for exmple, Nuñez , they will be returned in the correct format.
06-26-2017 03:36 PM