POST api/NTSummary/GenerateNotificationWithoutAttachment
Request Information
URI Parameters
None.
Body Parameters
NotificationDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| CaseNo | integer |
None. |
|
| EncounterId | integer |
None. |
|
| Sequence | integer |
None. |
|
| NotificationTypeId | integer |
None. |
|
| NotificationType | string |
String length: inclusive between 0 and 250 |
|
| MessageQueueId | integer |
None. |
|
| AddendumId | integer |
None. |
|
| AddendumNote | string |
String length: inclusive between 0 and 500 |
|
| KeyName | string |
String length: inclusive between 0 and 250 |
|
| KeyNamePrescription | string |
String length: inclusive between 0 and 250 |
|
| EmailTo | string |
String length: inclusive between 0 and 1000 |
|
| EmailToConfig | string |
String length: inclusive between 0 and 4000 |
|
| EmailCC | string |
String length: inclusive between 0 and 1000 |
|
| EmailCCConfig | string |
String length: inclusive between 0 and 4000 |
|
| EmailBCC | string |
String length: inclusive between 0 and 200 |
|
| EmailBCCConfig | string |
String length: inclusive between 0 and 4000 |
|
| EmailSubject | string |
String length: inclusive between 0 and 4000 |
|
| EmailBody | string |
None. |
|
| EmployeeEmail | string |
String length: inclusive between 0 and 1000 |
|
| SupervisorEmail | string |
String length: inclusive between 0 and 1000 |
|
| BodyFormat | string |
String length: inclusive between 0 and 50 |
|
| SentTime | date |
None. |
|
| Status | integer |
None. |
|
| CreatedUserName | string |
String length: inclusive between 0 and 61 |
|
| WLCode | string |
String length: inclusive between 0 and 20 |
|
| EnRouteId | integer |
None. |
|
| HasAttachment | boolean |
None. |
|
| FileId | string |
String length: inclusive between 0 and 50 |
|
| COSFormId | integer |
None. |
|
| EmployeeId | string |
String length: inclusive between 0 and 12 |
|
| TextNotificationTypeId | integer |
None. |
|
| OrderId | integer |
None. |
|
| OrderCategoryId | integer |
None. |
|
| RFAResultDocument | NTDocumentDTO |
None. |
|
| ComponentId | integer |
None. |
|
| ClinicalPathwayId | integer |
None. |
|
| OpenDate | date |
None. |
|
| ClinicalPathwayTypeName | string |
String length: inclusive between 0 and 100 |
|
| TokenId | string |
String length: inclusive between 0 and 500 |
|
| MultipleAttachments | Collection of MessageQueueAttachmentsDTO |
None. |
|
| MultipleAttachmentsTbl | Collection of MessageQueueAttachments |
None. |
|
| FileName | string |
String length: inclusive between 0 and 8000 |
|
| Title | string |
None. |
|
| IsCustomEmail | string |
None. |
|
| ValidFlag | boolean |
None. |
|
| DateCreated | date |
None. |
|
| DateUpdated | date |
None. |
|
| UserIDCreated | integer |
None. |
|
| UserIDUpdated | integer |
None. |
|
| CompanyCode | string |
String length: inclusive between 0 and 10 |
|
| IsExcludeDiscount | boolean |
None. |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
AsapResponseOfNotificationDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | NotificationDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.