updateNetsuiteCustomRecord
Write-back for 1:many custom child records (slideout sections and summary variables): partially update one custom record instance.
updateNetsuiteCustomRecord(
input: updateNetsuiteCustomRecordInput!
): updateNetsuiteCustomRecordPayload
Arguments
updateNetsuiteCustomRecord.input ● updateNetsuiteCustomRecordInput! non-null input
The custom record to update and the fields to write.
Type
updateNetsuiteCustomRecordPayload object
Result of a NetSuite custom record write-back; on failure message
carries the reason.