Get Ledger Report

Retrieve a detailed ledger report for a specific product showing all inventory movements, transactions, and balance changes over a specified date range. The report includes incoming and outgoing inventory movements with timestamps, quantities, and related transaction details.

Path Params
string
required

Product number for which to generate the ledger report. This identifies the specific product whose inventory movements and transactions will be included in the ledger.

Query Params
date

Start date for the ledger report in YYYY-MM-DD format. Only transactions from this date onwards will be included in the report.

date

End date for the ledger report in YYYY-MM-DD format. Only transactions up to this date will be included in the report.

boolean

Whether to exclude entries with zero quantity changes from the report. Set to true to hide transactions that don't affect inventory levels.

boolean

Whether to include initial inventory values at the start of the reporting period. Set to true to show opening balances.

Headers
string
string
string
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json