Country Code

Get country codes

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
orderbystringOptional

Sorting parameter Available values : entity fields Default value : id

orderstringOptional

Sorting parameter Available values : [ASC,DESC] Default value : ASC

limitinteger · int32Optional

Paging parameter Default value : null

offsetinteger · int32Optional

Paging parameter Default value : 0

country_codestringOptional

A filter parameter using the country code to filter the countries.

dial_codestringOptional

A filter parameter using the dail code to filter the countries.

Responses
chevron-right
200

OK

application/json
countintegerOptional
limitintegerOptional
offsetintegerOptional
orderstringOptional
orderbystringOptional
currstringOptional
nextstringOptional
prevstringOptional
total_countintegerOptional
get
/api/v3/country-codes

Get country code

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

OK

application/json
idintegerOptional
urlstringOptional
country_namestringOptional
dial_codestringOptional
country_codestringOptional
allowed_privilegesstring[]Optional
get
/api/v3/country-codes/11