ADO.NET Provider for NetSuite

Build 23.0.8839

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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839