v7

latestSwagger 2.0LHraw.githubusercontent.com2018-01-0115639.5 KB
Reference Data

Countries

List all countries or one specific country. It is possible to request the response in a specific language.

get/references/countries/{countryCode}

Path parameters

countryCodestring required

2-letter ISO 3166-1 country code

Query parameters

langstring

2 letter ISO 3166-1 language code

limitstring

Number of records returned per request. Defaults to 20, maximum is 100 (if a value bigger than 100 is given, 100 will be taken)

offsetstring

Number of records skipped. Defaults to 0

Headers

Acceptstring required

http header: application/json or application/xml (Acceptable values are: "application/json", "application/xml")

Response

OK

object required
All 15 operations