NetSuite REST - Detach file from a record action

The Detach file from a record action detaches a file from a record in NetSuite REST.

Use this action to remove the association between a file and a NetSuite record. Refer to REST Web Services prerequisites and setup for setup requirements.

Input

Input fieldDescription
RecordSelect the NetSuite record type to detach the file from. The picklist shows only records supported by NetSuite REST Web Services. Toggle the field to use a custom record.
Internal IDEnter the internal ID of the record to detach the file from.
File IDEnter the internal ID of the file to detach.

Output

Output fieldDescription
SuccessIndicates whether the file was detached from the record successfully.

Last updated: