Docs Menu
API Developer Guide / docList / deleteDocFromList
Service: deleteDocFromList
This service will add a document from a Document List.
Input Parameter:
Name | Type | Description |
docList: | Document Array | the list from which the item to be remove |
deleteDoc: | Document | deleting object |
Output Parameter:
Name | Type | Description |
txConn: | Object | Return txConnection object |