So we're running into an issue when trying to create a customer record via SOAP where the customer's last name is Null. I tried creating a record in sandbox using SuiteScript and it works fine and it works fine on the UI as well. My guess is that it's not happy with <lastname>Null</lastname>. Anyone run into situations like this?