CreateShellAccountPayload
Create a shell account (a billable account with no property/energy supply).
Fields
Day to fixed bill on if billing_period_length set.
For fixed billing accounts only, the length of their billing period. Can be MONTHLY or QUARTERLY.
Month to start billing from if billing_period_length set to QUARTERLY or the multiplier is > 1.
For fixed billing accounts only, the number the period length is to be multiplied by to get the total period length, i.e. for billing every second month, select 2 combined with a billing period length MONTHLY. Can't be > 1 for quarterly billing.
This must be a string-ified version of the JSON representation of RichAddressInput type.
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
{
"account": AccountInterface,
"billingAddressLine1": "oil-show-fly-image-herself",
"billingAddressLine2": "yard-challenge-by-boy-onto",
"billingAddressLine3": "unit-baby-nearly-not-weight",
"billingAddressLine4": "half-far-move-boy-to",
"billingAddressLine5": "blue-animal-fast-party-address",
"billingName": "including-step-smile-could-size",
"billingPeriodDay": 76,
"billingPeriodLength": "inside-break-cold-drop-season",
"billingPeriodMonth": 14,
"billingPeriodMultiplier": 56,
"billingPostcode": "treat-her-wife-training-family",
"billingRichAddress": "effect-local-beyond-present-always",
"brand": "action-work-far-others-last",
"businessType": "finish-as-tree-wide-wide",
"clientMutationId": "24946796",
"companyName": "economic-size-sing-through-test",
"companyNumber": "light-green-consumer-debate-current",
"dateOfBirth": "1990-05-25",
"email": "star-become-send-bed-off",
"errors": [ErrorType],
"familyName": "Morgan",
"givenName": "Jeremy",
"isBusinessAccount": true,
"landline": "whom-American-cost-society-often",
"mobile": "TV-early-big-particularly-space",
"password": "begin-detail-space-I-environmental",
"passwordUpdateToken": "test-role-again-act-seek",
"portfolioNumber": "P-DB8A4227",
"taxNumber": "grow-light-teacher-big-sing",
"urn": "foreign-meeting-professor-conference-change"
}