NewAccountInput
Input fields
Account type to quote for (e.g. Business or Domestic).
Optional ID of the affiliate session active when creating this quote.
Company brand to quote for.
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"
}