Read associated entries of Combined Industry.

GET {{baseUrl}}/CustomerSupplierIndustryText(Language='{{Language}}',Industry='{{Industry}}')/to_CnsldtnIndustry?$select=Industry,Industry_Text&$expand=to_CnsldtnIndustryT,to_CnsldtnIndustryT

Navigate from Combined Industry Text and read associated entries of Combined Industry.

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"Industry":"\u003cstring\u003e","Industry_Text":"\u003cstring\u003e","AdditionalMasterDataSource":"\u003cstring\u003e","to_CnsldtnIndustryT":{"results":[{"Language":"\u003cstring\u003e","Industry":"\u003cstring\u003e","CustomerSupplierIndustryText":"\u003cstring\u003e","to_CnsldtnIndustry":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.CustomerSupplierIndustryType detected\u003e"}},{"Language":"\u003cstring\u003e","Industry":"\u003cstring\u003e","CustomerSupplierIndustryText":"\u003cstring\u003e","to_CnsldtnIndustry":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.CustomerSupplierIndustryType detected\u003e"}}]}}}