States & Provinces
This service lists state and province code information.
© 2004 Synaptic Digital Solutions Inc.
The following operations are supported. For a formal definition, please review the Service Description.
-
abbrevToRegion
Enter a province or state abbreviation and get the name. -
fullList_lb
Lists the provinces or states for Canada and the USA.
The results are formated for use as a Flash ComboBox component dataProvider (data/label pair).
Returns two lists: "CAN" and "USA". -
regionToAbbrev
Enter a province or state name and get the abbreviation. -
listByCountry_lb
Lists the provinces or states for the given country.
The results are formated for use as a Flash ComboBox component dataProvider (data/label pair).
Valid country values are "CAN" and "USA". -
listByCountry
Lists the provinces or states for the given country.
Valid country values are "CAN" and "USA".