POST api/EmailController/SaveEmail
Request Information
URI Parameters
None.
Body Parameters
EmailHistory| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| EmailFrom | string |
None. |
|
| EmailTo | string |
None. |
|
| EmailSubject | string |
None. |
|
| EmailBody | string |
None. |
|
| FileUrl1 | string |
None. |
|
| FileUrl2 | string |
None. |
|
| Status | boolean |
None. |
|
| EntryUser | integer |
None. |
|
| EntryDate | date |
None. |
|
| PostedDate | date |
None. |
|
| OrganizationId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| BranchesId | integer |
None. |
|
| EmailHistoryList | Collection of EmailHistory |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.