Attributes
An array of Cash Transaction Effect objects, detailing individual transactions and their corresponding ledger entries affecting the profit and loss statement.
A Profit and Loss Details Body object, containing a detailed breakdown of income, expenses, and net results for the report period.
A list of Line Item Input objects representing the aggregated balance of accounts impacted within the reporting period.
Cash Transaction Effect object
The basic data of the Bank Transaction Object.
An array of ledger entries related to the Bank Transaction Object.
An array of Line Item objects representing the combined results of the transaction’s effects on different accounts.
Profit and Loss Details Body object
ID of the Business the report was generated for.
Start date for data included in the report.
End date for data included in the report.
Income Line Item With Details objects.
Cost of goods sold Line Item With Details objects.
Gross profit.
Expense Line Item With Details objects.
Profit before taxes.
Tax Line Item With Details objects.
Net profit after taxes.
Whether all transactions within the period are fully categorized.
Line Item With Details object
Name identifier for the line item.
Display name for the line item.
The value of the line item in cents.
Child Line Item With Details objects, if any.
Indicates if the line item is a contra account.
Ledger entries associated with the line item.
Ledger Line Item With Source
Unique identifier for the line item.
Identifier of the ledger entry to which this line item belongs.
The account affected by this line item.
The monetary amount of the line item in cents.
Direction of the transaction, either ‘IN’ for inflows or ‘OUT’ for outflows.
Date when the line item was recorded.
The Ledger Entry Source, detailed by the specific subtype which includes context-specific fields.