Report Schema

Returns the Company Report JSON schema of the provided country. Largely redundant as the Company Report 200 response is defined as a superset of all country's JSON schemas and can be used for any country.

SecuritybearerToken
Request
path Parameters
countryCode
required
string

ISO2 / Alpha 2 Country Code

query Parameters
section
string

Use CompanyReportResponse for the Company Credit Report JSON schema, DirectorReportResponse for the Director Report JSON schema.

Enum: "CompanyReportResponse" "DirectorReportResponse"
template
string

For Templated Company Report JSON Schemas

Responses
200
401
get/companies/schema/{countryCode}
Request samples
Response samples
application/json
{ }