GET api/NTCosCompany/GetNotifyEmail?q={q}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
q | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AsapResponseOfListOfNotifyEmailDTOName | Description | Type | Additional information |
---|---|---|---|
isSuccess | boolean |
None. |
|
message | string |
None. |
|
jsonObj | Collection of NotifyEmailDTO |
None. |
|
totalCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "isSuccess": true, "message": "sample string 2", "jsonObj": [ { "Id": 1, "CorporationCode": "sample string 2", "BranchCode": "sample string 3", "DivisionCode": "sample string 4", "WLCode": "sample string 5", "IsErgonomicRelated": true, "Email": "sample string 6", "Type": 1, "TypeName": "sample string 7", "WrokLocationName": "sample string 8", "IsEnRouteNotification": true, "CompanyCodehierarchy": "sample string 9", "byLevel": "sample string 10", "Level1": "sample string 11", "Level2": "sample string 12", "Level3": "sample string 13", "Level4": "sample string 14", "Level5": "sample string 15", "ServiceType": 16, "IsUserDefineField": true, "ColumnName": "sample string 18", "UserDefinedValues": [ { "Id": 1, "NotifyEmailId": 2, "FieldName": "sample string 3", "Value": "sample string 4", "ValidFlag": true, "DateCreated": "2025-04-03T19:17:03.536073-07:00", "DateUpdated": "2025-04-03T19:17:03.536073-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true }, { "Id": 1, "NotifyEmailId": 2, "FieldName": "sample string 3", "Value": "sample string 4", "ValidFlag": true, "DateCreated": "2025-04-03T19:17:03.536073-07:00", "DateUpdated": "2025-04-03T19:17:03.536073-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true } ], "ClinicalPathwayTypeId": 1, "ClinicalPathwayTypeName": "sample string 19", "EmailNotificationEncounterTypeId": 1, "GroupId": "sample string 20", "ValidFlag": true, "DateCreated": "2025-04-03T19:17:03.536073-07:00", "DateUpdated": "2025-04-03T19:17:03.536073-07:00", "UserIDCreated": 24, "UserIDUpdated": 25, "CompanyCode": "sample string 26", "IsExcludeDiscount": true }, { "Id": 1, "CorporationCode": "sample string 2", "BranchCode": "sample string 3", "DivisionCode": "sample string 4", "WLCode": "sample string 5", "IsErgonomicRelated": true, "Email": "sample string 6", "Type": 1, "TypeName": "sample string 7", "WrokLocationName": "sample string 8", "IsEnRouteNotification": true, "CompanyCodehierarchy": "sample string 9", "byLevel": "sample string 10", "Level1": "sample string 11", "Level2": "sample string 12", "Level3": "sample string 13", "Level4": "sample string 14", "Level5": "sample string 15", "ServiceType": 16, "IsUserDefineField": true, "ColumnName": "sample string 18", "UserDefinedValues": [ { "Id": 1, "NotifyEmailId": 2, "FieldName": "sample string 3", "Value": "sample string 4", "ValidFlag": true, "DateCreated": "2025-04-03T19:17:03.536073-07:00", "DateUpdated": "2025-04-03T19:17:03.536073-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true }, { "Id": 1, "NotifyEmailId": 2, "FieldName": "sample string 3", "Value": "sample string 4", "ValidFlag": true, "DateCreated": "2025-04-03T19:17:03.536073-07:00", "DateUpdated": "2025-04-03T19:17:03.536073-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true } ], "ClinicalPathwayTypeId": 1, "ClinicalPathwayTypeName": "sample string 19", "EmailNotificationEncounterTypeId": 1, "GroupId": "sample string 20", "ValidFlag": true, "DateCreated": "2025-04-03T19:17:03.536073-07:00", "DateUpdated": "2025-04-03T19:17:03.536073-07:00", "UserIDCreated": 24, "UserIDUpdated": 25, "CompanyCode": "sample string 26", "IsExcludeDiscount": true } ], "totalCount": 3 }
application/xml, text/xml
Sample:
<AsapResponseOfArrayOfNotifyEmailDTO3NYuOdgi xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.Common"> <isSuccess>true</isSuccess> <jsonObj xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL"> <d2p1:NotifyEmailDTO> <d2p1:CompanyCode>sample string 26</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-03T19:17:03.536073-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-03T19:17:03.536073-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>24</d2p1:UserIDCreated> <d2p1:UserIDUpdated>25</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:BranchCode>sample string 3</d2p1:BranchCode> <d2p1:ClinicalPathwayTypeId>1</d2p1:ClinicalPathwayTypeId> <d2p1:ClinicalPathwayTypeName>sample string 19</d2p1:ClinicalPathwayTypeName> <d2p1:ColumnName>sample string 18</d2p1:ColumnName> <d2p1:CompanyCodehierarchy>sample string 9</d2p1:CompanyCodehierarchy> <d2p1:CorporationCode>sample string 2</d2p1:CorporationCode> <d2p1:DivisionCode>sample string 4</d2p1:DivisionCode> <d2p1:Email>sample string 6</d2p1:Email> <d2p1:EmailNotificationEncounterTypeId>1</d2p1:EmailNotificationEncounterTypeId> <d2p1:GroupId>sample string 20</d2p1:GroupId> <d2p1:Id>1</d2p1:Id> <d2p1:IsEnRouteNotification>true</d2p1:IsEnRouteNotification> <d2p1:IsErgonomicRelated>true</d2p1:IsErgonomicRelated> <d2p1:IsUserDefineField>true</d2p1:IsUserDefineField> <d2p1:Level1>sample string 11</d2p1:Level1> <d2p1:Level2>sample string 12</d2p1:Level2> <d2p1:Level3>sample string 13</d2p1:Level3> <d2p1:Level4>sample string 14</d2p1:Level4> <d2p1:Level5>sample string 15</d2p1:Level5> <d2p1:ServiceType>16</d2p1:ServiceType> <d2p1:Type>1</d2p1:Type> <d2p1:TypeName>sample string 7</d2p1:TypeName> <d2p1:UserDefinedValues xmlns:d4p1="http://schemas.datacontract.org/2004/07/ASAP_BL.DTO.MedicalExam"> <d4p1:NotifyEmailCustomFieldDTO> <d2p1:CompanyCode>sample string 10</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-03T19:17:03.536073-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-03T19:17:03.536073-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>8</d2p1:UserIDCreated> <d2p1:UserIDUpdated>9</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d4p1:FieldName>sample string 3</d4p1:FieldName> <d4p1:Id>1</d4p1:Id> <d4p1:NotifyEmailId>2</d4p1:NotifyEmailId> <d4p1:Value>sample string 4</d4p1:Value> </d4p1:NotifyEmailCustomFieldDTO> <d4p1:NotifyEmailCustomFieldDTO> <d2p1:CompanyCode>sample string 10</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-03T19:17:03.536073-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-03T19:17:03.536073-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>8</d2p1:UserIDCreated> <d2p1:UserIDUpdated>9</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d4p1:FieldName>sample string 3</d4p1:FieldName> <d4p1:Id>1</d4p1:Id> <d4p1:NotifyEmailId>2</d4p1:NotifyEmailId> <d4p1:Value>sample string 4</d4p1:Value> </d4p1:NotifyEmailCustomFieldDTO> </d2p1:UserDefinedValues> <d2p1:WLCode>sample string 5</d2p1:WLCode> <d2p1:WrokLocationName>sample string 8</d2p1:WrokLocationName> <d2p1:byLevel>sample string 10</d2p1:byLevel> </d2p1:NotifyEmailDTO> <d2p1:NotifyEmailDTO> <d2p1:CompanyCode>sample string 26</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-03T19:17:03.536073-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-03T19:17:03.536073-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>24</d2p1:UserIDCreated> <d2p1:UserIDUpdated>25</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:BranchCode>sample string 3</d2p1:BranchCode> <d2p1:ClinicalPathwayTypeId>1</d2p1:ClinicalPathwayTypeId> <d2p1:ClinicalPathwayTypeName>sample string 19</d2p1:ClinicalPathwayTypeName> <d2p1:ColumnName>sample string 18</d2p1:ColumnName> <d2p1:CompanyCodehierarchy>sample string 9</d2p1:CompanyCodehierarchy> <d2p1:CorporationCode>sample string 2</d2p1:CorporationCode> <d2p1:DivisionCode>sample string 4</d2p1:DivisionCode> <d2p1:Email>sample string 6</d2p1:Email> <d2p1:EmailNotificationEncounterTypeId>1</d2p1:EmailNotificationEncounterTypeId> <d2p1:GroupId>sample string 20</d2p1:GroupId> <d2p1:Id>1</d2p1:Id> <d2p1:IsEnRouteNotification>true</d2p1:IsEnRouteNotification> <d2p1:IsErgonomicRelated>true</d2p1:IsErgonomicRelated> <d2p1:IsUserDefineField>true</d2p1:IsUserDefineField> <d2p1:Level1>sample string 11</d2p1:Level1> <d2p1:Level2>sample string 12</d2p1:Level2> <d2p1:Level3>sample string 13</d2p1:Level3> <d2p1:Level4>sample string 14</d2p1:Level4> <d2p1:Level5>sample string 15</d2p1:Level5> <d2p1:ServiceType>16</d2p1:ServiceType> <d2p1:Type>1</d2p1:Type> <d2p1:TypeName>sample string 7</d2p1:TypeName> <d2p1:UserDefinedValues xmlns:d4p1="http://schemas.datacontract.org/2004/07/ASAP_BL.DTO.MedicalExam"> <d4p1:NotifyEmailCustomFieldDTO> <d2p1:CompanyCode>sample string 10</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-03T19:17:03.536073-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-03T19:17:03.536073-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>8</d2p1:UserIDCreated> <d2p1:UserIDUpdated>9</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d4p1:FieldName>sample string 3</d4p1:FieldName> <d4p1:Id>1</d4p1:Id> <d4p1:NotifyEmailId>2</d4p1:NotifyEmailId> <d4p1:Value>sample string 4</d4p1:Value> </d4p1:NotifyEmailCustomFieldDTO> <d4p1:NotifyEmailCustomFieldDTO> <d2p1:CompanyCode>sample string 10</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-03T19:17:03.536073-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-03T19:17:03.536073-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>8</d2p1:UserIDCreated> <d2p1:UserIDUpdated>9</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d4p1:FieldName>sample string 3</d4p1:FieldName> <d4p1:Id>1</d4p1:Id> <d4p1:NotifyEmailId>2</d4p1:NotifyEmailId> <d4p1:Value>sample string 4</d4p1:Value> </d4p1:NotifyEmailCustomFieldDTO> </d2p1:UserDefinedValues> <d2p1:WLCode>sample string 5</d2p1:WLCode> <d2p1:WrokLocationName>sample string 8</d2p1:WrokLocationName> <d2p1:byLevel>sample string 10</d2p1:byLevel> </d2p1:NotifyEmailDTO> </jsonObj> <message>sample string 2</message> <totalCount>3</totalCount> </AsapResponseOfArrayOfNotifyEmailDTO3NYuOdgi>