TDV Adapter for NetSuite

Build 22.0.8462

AttachRelationship

Attaches a contact to a given record.

Input

Name Type Description
AttachToInternalId String The internalId of the record to attach the contact to.
AttachToRecordType String The record type of the record to attach the contact to.
ContactInternalId String The internalId of the Contact to attach.
ContactRoleInternalId String The internalId of the ContactRole to use for the relationship.

Result Set Columns

Name Type Description
Successful String A boolean indicating if the attachment was successful.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462