Skip to main content

Fields

billingName : String! required

Name for this account. If one exists, the billing name of the portfolio will prepend this.

canModifyPayments : CanModifyPaymentsType

Data about whether or not an account can modify their payments.

marketSupplyAgreements : AgreementConnection

Retrieve all market supply agreements under this account. Note that when active is set to false it actually means 'return both active and inactive agreements'.

Arguments
active : Boolean

Whether to return active agreements only.

after : String
before : String
first : Int
id : ID

Filter the list to the agreement with this id.

last : Int
supplyPointExternalIdentifier : String

Filter the list to agreements for the supply point with this external identifier.

Properties linked to the account now and in the future.

siteworksRequests : [SiteworksRequestType]

Siteworks requests associated to an account.

Deprecation
The 'siteworksRequests' field is deprecated.

Please use getOnSiteJobsRequests instead.

- Marked as deprecated on 2026-09-08.
- Scheduled for removal on or after 2027-03-08.
smets2Interest : SmartMeterInterestChoices

The interest of an account in procuring smart meters.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "accountType": "couple-dog-would-who-long", "activeCampaigns": [SiteworksCampaignType], "billingName": "race-house-lay-why-so", "brand": "think-loss-magazine-choice-behavior", "canModifyPayments": CanModifyPaymentsType, "marketSupplyAgreements": AgreementConnection, "number": "window-president-such-huge-concern", "properties": [SiteworksBookingPropertyType], "smets2Interest": "PRIORITY", "status": "PENDING", "users": [AccountUserType] }