Read an entry by key from Breakdown Type Text.

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

Read an entry by key from Breakdown Type 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","BreakdownType":"\u003cstring\u003e","BreakdownTypeText":"\u003cstring\u003e","to_CnsldtnBreakdownType":{"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.BreakdownTypeType detected\u003e"}}}