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
}