{ "statement_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "ledger_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "period": { "start_date": "2023-11-07T05:31:56Z", "end_date": "2023-11-07T05:31:56Z" }, "opening_balance": 123, "closing_balance": 123, "total_credits": 123, "total_debits": 123, "entries": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "ledger_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "transaction_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "amount": 123, "type": "credit", "description": "<string>", "balance": 123, "timestamp": "2023-11-07T05:31:56Z", "metadata": {}, "created_at": "2023-11-07T05:31:56Z", "created_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } ] }
Generate a statement for the ledger
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Ledger UUID
Statement start date
Statement end date
Statement format
json
pdf
csv
Statement generated successfully
Show child attributes
Opening balance in cents
Closing balance in cents
Total credits in cents
Total debits in cents
Amount in cents
credit
debit
Running balance in cents