Description
Creates a new SMAS contractor and begins the compliance process. Returns a single object.
Endpoint
| Type | Name | Description |
|---|---|---|
| string | CompanyName | The company name of the contractor |
| string | ContactName | The contact name for the contractor |
| string | ContactEmail | The contact email for the contact |
| string | CompanyAddress | The address of the contractor |
| string | TownCity | The town/city the contractor is located in |
| string | County | The county the contractor is located in |
| string | Postcode | The postcode of the contractor |
| string | Telephone | The contractor's telephone number |
| Type | Name | Description |
|---|---|---|
| int | SmasID | The SMASID for the contractor |
| string | Link | A link to a created resource |