I'm getting the following Error trying to set an A...
# suitescript
n
I'm getting the following Error trying to set an Address on a Customer Record. { "type":"error.SuiteScriptError", "name":"USER_ERROR", "message":"Please enter value(s) for: Address", "stack":["file.js:154)"], "cause":{"type":"internal error", "code":"USER_ERROR", "details":"Please enter value(s) for: Address", "userEvent":null, "stackTrace":["anonymous(N/serverRecordService)", "doPost(/SuiteScripts/BHN/file.js:154)"], "notifyOff":false}, "id":"", "notifyOff":false }
As Far as I can tell we are setting most of the fields, even setting the country first just in case.