Read an entry by key from Selection Attribute Value.
GET {{baseUrl}}/FSItemSelectionAttribVal(FSItemAttributeName='{{FSItemAttributeName}}',FSItemAttributeValueName='{{FSItemAttributeValueName}}')?$select=to_CnsldtnFSItemSelAttribValT,FSItemAttributeName&$expand=to_CnsldtnFSItemSelAttribValT,to_CnsldtnFSItemSelAttribValT
Read an entry by key from Selection Attribute Value.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
$select | string | Select properties to be returned, see Select | |
$expand | string | Expand related entities, see Expand |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"d":{"FSItemAttributeName":"\u003cstring\u003e","FSItemAttributeName_Text":"\u003cstring\u003e","FSItemAttributeValueName":"\u003cstring\u003e","FSItemAttributeValueName_Text":"\u003cstring\u003e","to_CnsldtnFSItemSelAttribValT":{"results":[{"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"}},{"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"}}]}}}