Can someone confirm something odd that's happening?
I have a restlet that updates a customer's address, and when the city and state are omitted it looks like NetSuite is auto-populating them.
Is this normal?
When I tested this with postman it didn't happen but when I source the data through an external system (processing against the same endpoint with the same payload) the address appears to be updating on its own.