Read an entry by key from Breakdown Type.
GET {{baseUrl}}/BreakdownType('{{BreakdownType}}')?$select=to_CnsldtnBreakdownTypeT,BreakdownType_Text&$expand=to_CnsldtnBreakdownTypeT,to_CnsldtnBreakdownTypeT
Read an entry by key from Breakdown Type.
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":{"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"}}]}}}