Profit and Loss

This is an object representing a the reporting balances of all accounts in the Profit and Loss report for a single month. Accounts with a balance of 0 are excluded. Combine with the Balance Sheet object to retrieve all reporting balances.

The Profit and Loss object

id uuid Filterable

Globally unique Identifier of the account in SmoothIntegration


month string Filterable

Describes the calendar month this record represents in the format of YYYY-MM


event_id string Filterable

Latest event that updated this document


integration string enum Filterable

Accounting platform that sourced this Account.
One of quickbooks xero exact zohobooks myob freeagent


balances array of objects

Represents a non-zero balance for a single account in this month


balances[].balance monetary

Reporting balance for this account for this month represented as a string in the home currency of the connected company


balances[].account account reference

References the account which this balances represents