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