get
https://app.pennylane.com/api/external/v2/ledger_entries
Returns a list of ledger entries. By default, entries from fiscal periods that are closed or frozen are excluded. However, if a 'date' filter is provided, it will return all entries within the specified date range, even if they fall within a closed or frozen fiscal period.
This endpoint requires one of the following scopes: ledger (DEPRECATED), ledger_entries:readonly, ledger_entries:all
ledger (DEPRECATED), ledger_entries:readonly, ledger_entries:allDeprecation: This endpoint will soon return all ledger entry records, not only those within the current open fiscal year. Action Required: If your integration relies on the previous default filtering behavior, please add the
datefilter parameter to your requests to continue receiving only entries from open fiscal years.
ledgerscope is DEPRECATED
