Methods

  • post - Create a test company

Resource

{
    "jurisdiction": "string",
    "registeredEmailAddressChange": "boolean"
}

Properties

Name Type Description Additional
jurisdiction string

The jurisdiction of the test company to generate. Defaults to england-wales

Possible values are:

  • england-wales
  • scotland
  • northern-ireland
Optional
registeredEmailAddressChange boolean

Set to true if creating a company to test the registered email update using the registered email address API

Optional