OnSiteJobsAccountType
An account and the GBR-specific information about it needed to administer On-Site Jobs requests and appointments.
Fields
Active campaigns for the account.
A code that uniquely identifies the account.
On-Site Jobs requests associated with the account.
Properties linked to the account now and in the future.
The interest of an account in procuring smart meters.
Users who can access the account.
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
{
"activeCampaigns": OnSiteJobsCampaignConnectionTypeConnection,
"number": "report-exist-through-our-tend",
"onSiteJobsRequests": OnSiteJobsRequestConnectionTypeConnection,
"properties": OnSiteJobsPropertyConnectionTypeConnection,
"smets2Interest": "PRIORITY",
"users": OnSiteJobsAccountUserConnectionTypeConnection
}