GET api/ExternalAPI/GetESGStandard
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"NONE": "sample string 1"
}
application/xml, text/xml
Sample:
<ArrayOfKeyValueOfESGStandardstringd9K5xGVW xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<KeyValueOfESGStandardstringd9K5xGVW>
<Key>NONE</Key>
<Value>sample string 1</Value>
</KeyValueOfESGStandardstringd9K5xGVW>
</ArrayOfKeyValueOfESGStandardstringd9K5xGVW>