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

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

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"}}]}}}