SaveDocument
| Description | Sends an email with a specified document attached. | ||||||||||||||||||
| Method Type | POST | ||||||||||||||||||
| URL | api/dm/save | ||||||||||||||||||
| Parameters |
|
||||||||||||||||||
| Response Type | JSON (JsonResult) | ||||||||||||||||||
| Return values |
{ uploadResponse { ResponseSuccess (Bool) ReturnCode (Int) Handle (String) [Handle of the newly updated document in memory] } } |
Programming notes
None
Example
None
Requirements
