Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
State / Province Enum
Our project uses the v2012_2_0 netsuite webservice.
We are able to save (add / update) most addresses without any problem, however certain countries will not save.
For example we have an address that is located in
City: Bacup
State/Province: Lancashire
Country: GB
When the string "Lancashire" is placed in the .state field, the error response received is....
COUNTRY_STATE_MISMATCH: The country and state/province are mismatched, the country is GB and the state/province is Lancashire. Please enter a state/province short name that matches the country.
The state / province "Lancashire" is available in the dropdown list if the address is modified within the netsuite.com site.
0