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.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Adding Canadian customer
Hi,
The code I use to create a customer record over web services failed today with a weird claim:
The country and state/province are mismatched, the country is US and the state/province is ON. Please enter a state/province short name that matches the country
The state is correct however the the country should have been CA. I thought my web application was sending the wrong country, however when I debug the code I can see that is not the case:
"US" is nowhere to be found neither in the code nor in the customer's addressbook object. Why am I still getting this error?
0