Read associated entries of Breakdown Type.

GET {{baseUrl}}/BreakdownTypeText(Language='{{Language}}',BreakdownType='{{BreakdownType}}')/to_CnsldtnBreakdownType?$select=to_CnsldtnBreakdownTypeT,BreakdownType_Text&$expand=to_CnsldtnBreakdownTypeT,to_CnsldtnBreakdownTypeT

Navigate from Breakdown Type Text and read associated entries of Breakdown Type.

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"d":{"BreakdownType":"\u003cstring\u003e","BreakdownType_Text":"\u003cstring\u003e","to_CnsldtnBreakdownTypeT":{"results":[{"Language":"\u003cstring\u003e","BreakdownType":"\u003cstring\u003e","BreakdownTypeText":"\u003cstring\u003e","to_CnsldtnBreakdownType":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.BreakdownTypeType detected\u003e"}},{"Language":"\u003cstring\u003e","BreakdownType":"\u003cstring\u003e","BreakdownTypeText":"\u003cstring\u003e","to_CnsldtnBreakdownType":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.BreakdownTypeType detected\u003e"}}]}}}