Skip to main content

Fields

coolingOffEndDate : Date

Last day of the cooling off period. Barring changes or objections, the account will be gained on the next business day after this date. This value will only be returned for current applications.

dateOfSale : Date

Date at which this account decided to switch to us.

isMigrated : Boolean

Whether this account application represents a migration into the current system or a regular gain.

migrationSource : String

The source system for a migrated account. This could be the previous supplier or the previous account management system.

preferredSsd : Date

Preferred supply start date. If null, it means ASAP.

salesChannel : String! required
salesSubchannel : String

The sales subchannel used when signing up. This could for example be a price comparison site.

status : AccountApplicationStatus! required
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

{ "coolingOffEndDate": "2002-04-02", "dateOfSale": "1981-04-22", "isMigrated": true, "migrationSource": "measure-machine-ground-get-Mrs", "preferredSsd": "2005-04-12", "salesChannel": "partner-leader-agreement-director-concern", "salesSubchannel": "once-technology-sometimes-someone-staff", "status": "CURRENT" }