Detach Soap Operation

The attach and detach operations can be used to define or remove a relationship between two records. For example, a Contact record can be associated with a Partner record or an Opportunity record can be associated with a Customer record. You can also use the attach/detach operations to attach or detach a file to or… Continue reading Detach Soap Operation

Attach Soap Operation

The attach and detach operations can be used to define or remove a relationship between two records. For example, a Contact record can be associated with a Partner record or an Opportunity record can be associated with a Customer record. You can also use the attach/detach operations to attach or detach a file to or… Continue reading Attach Soap Operation

Upsert SOAP Operation

The upsert operation is used to add a new instance or to update an instance of a record in NetSuite. It is similar to the upsertList operation, which allows users to add or update more than one record at a time. The upsert operation is similar to both the add and update operations, but upsert… Continue reading Upsert SOAP Operation