We have a use case where we integrate with S4HANA Odata service using a technical user We do not specify language anywhere while calling the service
The service returns response where some elements of response are language dependent (e.g. units) we need to know which language was determined at S4HANA side and used for returning the elements based on the language.
How can we identify the language of the response in cloud SDK> Regards, Apoorv