Read associated entries of Selection Attribute Value.

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

Navigate from Selection Attribute Value Text and read associated entries of Selection Attribute Value.

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

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"}}]}}}