Diglin\Ricardo\Services\System::getCountryIsoResult

Gets the 2 letter country ISO result

The Ricardo API returns: <pre> { "GetCountryIsoResult": { "CountryIso": [{ "CountryId": "INT", "CountryName": "TEXT", }, { "CountryId": "INT", "CountryName": "TEXT", }] } } </pre>