Country, State, and Language Enumerations

The following sections list all country and language enumerations defined in SOAP web services, as well as explain how to set and validate state values in your SOAP web services requests:

Important:

Be aware that NetSuite uses country/state validation. This means that if the Allow Free-Form States in Addresses preference is set to FALSE, the state value is validated against the country. For example, you would not be able to set CA for UK since California is not a state that exists within the United Kingdom. For information about setting the Allow Free-Form States in Addresses preference, see Setting the Allow Free-Form States in Addresses Preference.

As a general rule, enumerations are camel-cased concatenations of the country name as defined in the NetSuite UI.

Related Topics

How to Use the SOAP Web Services Records Help
SOAP Web Services Supported Records
SOAP Schema Browser
SuiteTalk SOAP Web Services Platform Overview

General Notices