API : https://xserver2-europe-eu-test.cloud.ptvgroup.com/services/rs/XDima/createDistanceMatrix
I am using above api with payload and doing POST request. By default if i get error, i get in English language, i need response in other language based on browser language, how to do this
I tried adding “language=ar” param with the url as below
URL : https://xserver2-europe-eu-test.cloud.ptvgroup.com/services/rs/XDima/createDistanceMatrix?language=ar
Sagar Salyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.