Read an entry by key from Breakdown Category.
GET {{baseUrl}}/BreakdownCategory(ConsolidationChartOfAccounts='{{ConsolidationChartOfAccounts}}',BreakdownCategory='{{BreakdownCategory}}')?$select=BreakdownCategory_Text,BreakdownCategory&$expand=to_CnsldtnBrkdwnBySubassgmt,to_CnsldtnBreakdownCategoryT
Read an entry by key from Breakdown Category.
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":{"ConsolidationChartOfAccounts":"\u003cstring\u003e","ConsolidationChartOfAccounts_Text":"\u003cstring\u003e","BreakdownCategory":"\u003cstring\u003e","BreakdownCategory_Text":"\u003cstring\u003e","to_CnsldtnBreakdownCategoryT":{"results":[{"Language":"\u003cstring\u003e","ConsolidationChartOfAccounts":"\u003cstring\u003e","ConsolidationChartOfAccounts_Text":"\u003cstring\u003e","BreakdownCategory":"\u003cstring\u003e","BreakdownCategoryText":"\u003cstring\u003e","to_CnsldtnBreakdownCategory":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.BreakdownCategoryType detected\u003e"}},{"Language":"\u003cstring\u003e","ConsolidationChartOfAccounts":"\u003cstring\u003e","ConsolidationChartOfAccounts_Text":"\u003cstring\u003e","BreakdownCategory":"\u003cstring\u003e","BreakdownCategoryText":"\u003cstring\u003e","to_CnsldtnBreakdownCategory":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.BreakdownCategoryType detected\u003e"}}]},"to_CnsldtnBrkdwnBySubassgmt":{"results":[{"ConsolidationChartOfAccounts":"\u003cstring\u003e","ConsolidationChartOfAccounts_Text":"\u003cstring\u003e","BreakdownCategory":"\u003cstring\u003e","BreakdownCategory_Text":"\u003cstring\u003e","CnsldtnSubassignment":"\u003cstring\u003e","CnsldtnSubassignment_Text":"\u003cstring\u003e","BreakdownType":"\u003cstring\u003e","BreakdownType_Text":"\u003cstring\u003e","CnsldtnFixedValueOfSubassgmt":"\u003cstring\u003e"},{"ConsolidationChartOfAccounts":"\u003cstring\u003e","ConsolidationChartOfAccounts_Text":"\u003cstring\u003e","BreakdownCategory":"\u003cstring\u003e","BreakdownCategory_Text":"\u003cstring\u003e","CnsldtnSubassignment":"\u003cstring\u003e","CnsldtnSubassignment_Text":"\u003cstring\u003e","BreakdownType":"\u003cstring\u003e","BreakdownType_Text":"\u003cstring\u003e","CnsldtnFixedValueOfSubassgmt":"\u003cstring\u003e"}]}}}