Allows an authenticated API user to manage an account for a specific connection. The only supported update is to set the account as tracked or not tracked. All associated meters will be set to the same isTracked status as the account. Optionally, pass in a parameter updateMeters = false to prevent meter isTracked status from being updated.
Documentation Index
Fetch the complete documentation index at: https://docs.nectarclimate.com/llms.txt
Use this file to discover all available pages before exploring further.
Serializer for externally available fields of an Account object.
UUID of the account.
UUID of the meter site usage data entry.
Deprecated boolean alias. UNSET is treated as True for backward compatibility.
The actual account number. For utilities without account numbers, leave blank.
200User-mutable tracking intent for this account. When set to DISABLED, data collection stops and the status field reflects as CUSTOMER_NOT_TRACKED. ENABLED resumes data collection. UNSET means no tracking decision has been made yet.
ENABLED - EnabledDISABLED - DisabledUNSET - UnsetENABLED, DISABLED, UNSET Date when data collection for the account begins. This is the date from which Nectar will pull historical data. This field overrides the site, company, and connection level dataCollectionStartDate fields.
Indicates whether this account is collecting invoice data. If True, Nectar will collect invoice data with a maximum granularity of weekly intervals.
Indicates whether this account is smart metered. If True, Nectar will collect metered data with a maximum granularity of daily intervals.
List of unique datasource types for all meters associated with the account.
The date when the account was closed by the utility (the end date of the last meter reading).