Skip to main content

Input fields

accountNumber : String! required
consentGranularity : OccupyConsentGranularity

The granularity of consent provided by the customer on how to settle a meterpoint.

moveInDate : Date
paymentDay : Int

The day of the month that payments should be taken from the account. Should be between 1 and 28.

productCode : String! required
propertyId : String! required
quoteCode : String! 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

{ "accountNumber": "A-92CCE014", "consentGranularity": "HALF_HOURLY", "directDebitInstruction": DirectDebitInstructionLocalBankDetailsInput, "moveInDate": "1970-06-27", "paymentDay": 16, "productCode": "chance-trial-for-foreign-attention", "propertyId": "47528924", "quoteCode": "look-tree-until-wide-spring", "users": AccountUserInput }