Skip to content
  • There are no suggestions because the search field is empty.

UT Country

URL

Verbs

Function

/UTCountry

GET

Query a list of all Countries

/UTCountry/<code>

GET

Query a single Country

Security Linked Menu

Menu Item
Located
Country Maintenance System / System Setup

Sample XML Response

<?xml version="1.0" encoding="UTF-8"?>
<UTCountry>
<Code>CANADA</Code>
<Name>Canada</Name>
<OidString>4015.10</OidString>
<Edition>20</Edition>
</UTCountry>