Read an entry by key from Selection Attribute Value Text.

GET {{baseUrl}}/FSItemSelectionAttribValText(Language='{{Language}}',FSItemAttributeName='{{FSItemAttributeName}}',FSItemAttributeValueName='{{FSItemAttributeValueName}}')?$select=Language,FSItemAttributeValueLongText&$expand=to_CnsldtnFSItemSelAttribVal,to_CnsldtnFSItemSelAttribVal

Read an entry by key from Selection Attribute Value 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","FSItemAttributeName_Text":"\u003cstring\u003e","FSItemAttributeValueName":"\u003cstring\u003e","FSItemAttributeValueText":"\u003cstring\u003e","FSItemAttributeValueLongText":"\u003cstring\u003e","to_CnsldtnFSItemSelAttribVal":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.FSItemSelectionAttribValType detected\u003e"}}}