Returns the properties pertaining to the Decision Service. The request gets the properties for the Decision Service passed in its header. The request will take HTTP headers that provide the Decision Service name, and, optionally the Major and Minor version Number. The headers are set as follows:
Name: <The name of the Decision Service, REQUIRED> majorVersion: <The major version number of the Decision Service, OPTIONAL> minorVersion: <The minor version number of the Decision Service, OPTIONAL>
The returned object is a list of key/value pairs consisting of key: propertyName value: JSON object with information about the property.