Read an entry by key from Selection Attribute Text.

GET {{baseUrl}}/FSItemSelectionAttribText(Language='{{Language}}',FSItemAttributeName='{{FSItemAttributeName}}')?$select=FSItemAttributeText,FSItemAttributeName&$expand=to_CnsldtnFSItemSelAttrib,to_CnsldtnFSItemSelAttrib

Read an entry by key from Selection Attribute Text.

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select
$expandstringExpand related entities, see Expand

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"Language":"\u003cstring\u003e","FSItemAttributeName":"\u003cstring\u003e","FSItemAttributeText":"\u003cstring\u003e","to_CnsldtnFSItemSelAttrib":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.FSItemSelectionAttribType detected\u003e"}}}