GET /Dictionary/getCountryList/

Class: Dictionary, Method: getCountryList

Method returns list of countries (codes and names) used by company data, can be used to do search queries and/or to inform about a company's country of origin.
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

Responses

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