TDV Adapter for NetSuite

Build 22.0.8462

Detach

Detaches an attachment from the specified record.

Input

Name Type Description
DetachFromInternalId String The internalId of the record to detach the attachment from.
DetachFromRecordType String The record type of the record to detach the attachment from.
AttachmentInternalId String The internalId of the attachment.
AttachmentRecordType String The record type of the attachment.

Result Set Columns

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

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