JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. Example of Record Delete Consider the following example: deleting a record having product ID "record1" and ID extension "record1" in the repository named "Company". Example - Response The response returns the message that all the records matching the criteria are deleted successfully. { "responseMessages": [ { "code": "SVC-11032", "message": "SVC-11032 : 'REASON' - Record(s) deleted successfully.", "type": "Info" }], "records": [], "success": true } Copyright © Cloud Software Group, Inc. All rights reserved.