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> OperationscheckAsyncStatus133checkAsyncStatusdeleteSee checkAsyncStatus in Synchronous and Asynchronous Request Processing for details.The delete operation is used to delete an existing instance of a record in <strong>NetSuite</strong>. It is identicalin terms of functionality to the deleteList operation but only allows one record to be deleted perrequest.RequestThe DeleteRequest type is used for the request. It contains the following fields.Element Name XSD Type Notesrecord RecordRef Must contain a reference to an existing instance of a record.ResponseThe DeleteResponse type is used for the response. It contains the following fields.Element Name XSD Type Notesresponse WriteResponse Contains details on the status of the delete operation and areference to the deleted record.FaultsThis operation can throw one of the following faults. See SOAP Fault Status Codes for moreinformation on faults.• InvalidSessionFault• InvalidCredentialsFault• ExceededRequestLimitFault• ExceededUsageLimitFault• ExceededRecordCountFault• ExceededRequestSizeFault• UnexpectedErrorFaultNote: If you attempt to delete a record that does not exist (meaning no match is found forits key value), an INVALID_KEY_OR_REF error is returned.<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!