Query success, country information returned.
The request was malformed or missing a field.
Possible causes:
Response contains field 'message' with error code in the format: 'error.business.`ERROR_CODE`'.
Authentication is required to perform this request.
Permission is required to access this resource
The requested resource could not be found.
The server encountered an internal error while processing this request
{- "country": {
- "administrativeUnits": [
- {
- "fullName": "Administrative unit 1",
- "id": 1,
- "name": "Unit 1"
}
], - "alpha2code": "SI",
- "alpha3code": "SLO",
- "currencyCode": "EUR",
- "id": 1,
- "identityCardTypes": [
- {
- "id": "PASSPORT",
- "name": "Passport"
}
], - "name": "Slovenia"
}
}