Skip to main content

updateNetsuiteCustomer

Write-back for the NetSuite slideout: partially update a connected Customer entity (Lead/Prospect/Customer).

updateNetsuiteCustomer(
input: updateNetsuiteCustomerInput!
): updateNetsuiteCustomerPayload

Arguments

updateNetsuiteCustomer.input ● updateNetsuiteCustomerInput! non-null input

The customer to update and the fields to write.

Type

updateNetsuiteCustomerPayload object

Result of a NetSuite customer write-back; on failure message carries the reason.