Skip to main content

Input fields

accountType : AccountTypeChoices! required

Account type to quote for (e.g. Business or Domestic).

affiliateSessionId : String

Optional ID of the affiliate session active when creating this quote.

brandCode : String! required

Company brand to quote for.

paymentMethod : PaymentMethodChoices

Optional parameter for the payment method to quote for. Defaults to Direct Debit.

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", "affiliateSessionId": "65623117", "brandCode": "get-Mrs-perhaps-partner-leader", "paymentMethod": "DIRECT_DEBIT" }