CreateBusinessInput
Input fields
The billing address for the business.
Additional details for the business.
The legal address for the business.
The business' name.
The business' number.
The list of sectors the business operates in.
The company type of a business account.
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
{
"businessBillingAddress": RichAddressInput,
"businessDetails": BusinessDetailInput,
"businessLegalAddress": RichAddressInput,
"businessName": "address-certain-professor-arm-here",
"businessNumber": "candidate-leg-style-town-along",
"businessSectors": None,
"businessType": "SOLE_TRADER"
}