Skip to main content

getNetsuiteCustomerPayload

Wrapper for the normalized NetSuite customer entity, in the slideout payload shape (plus any configured child custom records). On failure data carries an error message instead.

type getNetsuiteCustomerPayload {
data: JSON
}

Fields

getNetsuiteCustomerPayload.data ● JSON scalar

The customer entity fields as a JSON object.

Returned By

getNetsuiteCustomer query