Find a contractor by Companies House Number

Description

Gets information on a single contractor by using their Companies House registration number. Returns a single object.

Endpoint

GET
contractors/ch/{CompanyHouseRegNo}

Arguments

Type Name Description
string CompanyHouseRegNo The Companies House registration number of the contractor

Example Response Payload

JSON

Attributes

Type Name Description
int SmasID The SMASID for the contractor
string CompanyName The company name of the contractor
string Status The contractor's current SSIP status
DateTime? ExpiryDate The expiry date of the awarded accreditation
int? CertificateNumber The certificate number relating to the contractor's assessment
List<string> Trades A list of qualifying trades the contractor has been awarded
object PAS91Submitted The submitted status of each PAS91 question set
Child Object
string Financial Has the contractor submitted their PAS91 'Financial' question set
string Quality Has the contractor submitted their PAS91 'Quality' question set
string ABCM Has the contractor submitted their PAS91 'Anti-bribery, Corruption and Modern Slavery' question set
string Environmental Has the contractor submitted their PAS91 'Environmental' question set
List<object> Links Links to relevant endpoints
Child Object
string Href Direct link to endpoint
string method HTTP request method
string Rel Relationship to resource