Read associated entries of Consolidation Ledger.
GET {{baseUrl}}/ConsolidationLedgerText(ConsolidationLedger='{{ConsolidationLedger}}',Language='{{Language}}')/to_CnsldtnLedger?$select=ConsolidationLedger_Text,to_CnsldtnLedgerT&$expand=to_CnsldtnLedgerT,to_CnsldtnLedgerT
Navigate from Consolidation Ledger Text and read associated entries of Consolidation Ledger.
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":{"ConsolidationLedger":"\u003cstring\u003e","ConsolidationLedger_Text":"\u003cstring\u003e","GroupCurrency":"\u003cstring\u003e","to_CnsldtnLedgerT":{"results":[{"ConsolidationLedger":"\u003cstring\u003e","Language":"\u003cstring\u003e","ConsolidationLedgerText":"\u003cstring\u003e","to_CnsldtnLedger":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.ConsolidationLedgerType detected\u003e"}},{"ConsolidationLedger":"\u003cstring\u003e","Language":"\u003cstring\u003e","ConsolidationLedgerText":"\u003cstring\u003e","to_CnsldtnLedger":{"nullable":true,"value":"\u003cCircular reference to #/components/schemas/API_GRMASTERDATA_SRV.ConsolidationLedgerType detected\u003e"}}]}}}