10.07.2015 Views

SuiteTalk (Web Services) Platform Guide - NetSuite

SuiteTalk (Web Services) Platform Guide - NetSuite

SuiteTalk (Web Services) Platform Guide - NetSuite

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Web</strong> <strong>Services</strong> OperationsgetDeleted158// custom field list continues ...Standard Customer Satisfaction SurveyFormfalseCustomergetDeletedThe getDeleted operation is used to retrieve a list of deleted records of a given type during aspecified period. The response does not differentiate between which records were deleted via<strong>Web</strong> services versus the UI. This operation is useful in order to easily synchronize informationin a client application to the data currently in <strong>NetSuite</strong>.For example, an Outlook client application plugin maintains a list of contacts and synchronizesthat list with <strong>NetSuite</strong>. The getDeleted operation can be used to determine contact deletionssince the last synchronization with <strong>NetSuite</strong>.Deleted records in <strong>NetSuite</strong> are tracked by internalID and record type. In cases whereinternalIDs are NOT unique within a record type, the deletions are NOT tracked and thereforecan not be retrieved using the getDeleted operation. For a complete list of supported recordtypes for this operation, refer to the DeletedRecordType enumeration in the coreTypes xsd.Entity records are unique in that you may have an entity that belongs to several differentsubtypes. For example, you may have a partner that is also a contact. If the partner record isdeleted, the contact record remains intact.The getDeleted operation returns a maximum of 1000 records. If there are more than a 1000records in the time interval you specify using the deletedDate filter, theExceededRecordCountFault will be thrown.Deleted records remain available to the getDeleted operation forever. The getDeleted log is notpurged.RequestThe GetDeletedRequest type is used for the request.<strong>SuiteTalk</strong> <strong>Platform</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!