GET /Dictionary/getIndustryClassByCountryList/

Class: Dictionary, Method: getIndustryClassByCountryList

Method returns list of industry classes valid for the given country, to be used as class_code.
XSD Schema
JSON Schema

Path Parameters

Name Description Type Required Default
response_format Response data format. Default is json.
Accepted Values: [ json,xml]
String json

Query Parameters

Name Description Type Required Default
country Country Code as 'AR', 'BG', etc. String

Responses

Status Code Description Type
200 Returns response result. ResultList < IndustryClass >
400 Returns API error. ApiError[]
API Query Builder
Query
Query Result