Hi,
I have a POST request to create a customer with special characters in its name using API. I created an API page of customer and published it.
When I am sending a POST request with special characters, its not creating it correctly. I am testing with Postman and below are my results.

How can this be done? Do I need to add any header value?