Retrieve country by id
Retrieve country by id
Authorizations:Token
Query Parameters
id required | integerId value of the Country object |
Responses
200Success
Response schema:
Success restrictions | Arrayrestrictions |
code | stringCountry code (ISO 3166-1 alpha-2) |
id | integerCountry code (ISO 3166-1 numeric) |
code3 | stringCountry code (ISO 3166-1 alpha-3) |
enabled | booleanEnabled falg |
states | ArrayStates (relation) |
regions | ArrayRegions (relation) |
currency |