Read an entry by key from Consolidation Ledger.

GET {{baseUrl}}/ConsolidationLedger('{{ConsolidationLedger}}')?$select=ConsolidationLedger_Text,to_CnsldtnLedgerT&$expand=to_CnsldtnLedgerT,to_CnsldtnLedgerT

Read an entry by key from 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"}}]}}}