Skip to main content

Fields

accountType : AccountTypeChoices

The type of account.

activeFrom : DateTime! required
activeTo : DateTime
createdAt : DateTime! required
paymentMethod : PaymentMethods

The payment method for the product.

renewalProducts : [RenewalProductType]
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": "BUSINESS", "activeFrom": "1971-04-23T21:45:27.916253+00:00", "activeTo": "1988-08-30T11:59:08.653024+00:00", "createdAt": "1977-11-21T18:01:42.645942+00:00", "paymentMethod": "DIRECT_DEBIT", "renewalProducts": [RenewalProductType] }