getNetsuiteOpportunityPayload
Wrapper for the normalized NetSuite opportunity, in the slideout payload
shape (plus any configured child custom records). On failure data
carries an error message instead.
type getNetsuiteOpportunityPayload {
data: JSON
}
Fields
getNetsuiteOpportunityPayload.data ● JSON scalar
The opportunity fields as a JSON object.
Returned By
getNetsuiteOpportunity query