Description
Returns the contact details for a contractor using a SMASID. Returns a single object.
Endpoint
| Type | Name | Description |
|---|---|---|
| int | SMASID | A SMASID identifying a contractor |
| Type | Name | Description |
|---|---|---|
| string | ContactName | The name of the main contact for the contractor |
| string | Mobile | A mobile number for the main contact |
| string | Telephone | A telephone number for the company |
| string | AddressLine1 | The first line of the company address |
| string | TownCity | The town or city where the company is located |
| string | County | The county where the company is located |
| string | Postcode | The postcode where the company is located |
| string | The email address for the main contact |