Name | Description | Type | Required | Default |
---|---|---|---|---|
response_format |
Response data format. Default is json.
Accepted Values: [
json ,xml ]
|
String | json |
Name | Description | Type | Required | Default |
---|---|---|---|---|
classCode | Industry class code. Look results of getIndustryClassification to get the full industry classification hierarchy. | String |
Status Code | Description | Type |
---|---|---|
200 | Returns response result. | ResultList < IndustryClassification > |
400 | Returns API error. | ApiError[] |