Read an entry by key from Feature.

GET {{baseUrl}}/Feature('{{CnsldtnFeature}}')?$select=CnsldtnFeatureText,CnsldtnFeature

Read an entry by key from Feature.

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"CnsldtnFeature":"\u003cstring\u003e","CnsldtnFeatureText":"\u003cstring\u003e","CnsldtnFeatureIsActive":"\u003cboolean\u003e","CnsldtnFeatureFromFiscalYear":"\u003cstring\u003e"}}