sgrListaPais
Lists the registered countries.
PARAMETERS
Field | Type | Required? | Description |
---|---|---|---|
accesskey | string | Yes | Key returned by the sgrLogin method. |
METHOD RETURN:
ReturnDataset: If the access key provided is valid, the property will display:
Field | Type | Description |
---|---|---|
CDPAIS | integer | Country Code |
DSPAIS | string | Country Name |
DSSIGLA | string | Country Acronym |
ReturnDescription: If there is an error executing the method, the property will display:
Error | Description |
---|---|
There are no countries available! |