POST api/MedicalExamcos/SendAuthorizationNotification

Request Information

URI Parameters

None.

Body Parameters

MeEmailNotificationDTO
NameDescriptionTypeAdditional information
Id

integer

None.

EmployeeId

string

String length: inclusive between 0 and 12

CaseNo

integer

None.

EncounterId

integer

None.

EmailNotificationTypeId

integer

None.

MessageQueueId

integer

None.

CompanyCode

string

String length: inclusive between 0 and 10

EmailTo

string

String length: inclusive between 0 and 150

EmailCC

string

String length: inclusive between 0 and 150

EmailBCC

string

String length: inclusive between 0 and 200

EmailSubject

string

String length: inclusive between 0 and 200

EmailBody

string

String length: inclusive between 0 and 2000

BodyFormat

string

String length: inclusive between 0 and 1000

Status

integer

None.

EmailToConfig

string

String length: inclusive between 0 and 4000

EmailCCConfig

string

String length: inclusive between 0 and 4000

EmailBCCConfig

string

String length: inclusive between 0 and 4000

KeyName

string

String length: inclusive between 0 and 250

NotificationType

string

String length: inclusive between 0 and 250

HasAttachment

boolean

None.

CreatedUserName

string

String length: inclusive between 0 and 60

SentTime

date

None.

NotificationFrom

integer

None.

FirstName

string

String length: inclusive between 0 and 50

LastName

string

String length: inclusive between 0 and 50

MiddleName

string

String length: inclusive between 0 and 50

IsSupervisor

string

String length: inclusive between 0 and 1

SupervisorEmployeeId

string

String length: inclusive between 0 and 12

MailPriority

integer

None.

EmailToClinic

string

String length: inclusive between 0 and 150

EmailBodyClinic

string

String length: inclusive between 0 and 4000

EmailSubjectClinic

string

String length: inclusive between 0 and 255

isClinicEmail

boolean

None.

IsResend

boolean

None.

RecipientUserIds

string

String length: inclusive between 0 and 250

Sequence

integer

None.

FromEmailAddress

string

String length: inclusive between 0 and 250

ExamDocuments

Collection of ExamDocumentDTO

None.

lstAuthorizeExams

Collection of EmployeeExamDTO

None.

lstEmployeeAuthorizeExams

Collection of DashboardExamDTO

None.

GroupMedicalId

integer

None.

AttachmentList

Collection of MessageQueueAttachmentsDTO

None.

ComponentId

integer

None.

ComponentName

string

String length: inclusive between 0 and 8000

ScheduledSendTime

date

None.

ProviderId

integer

None.

ProviderEmail

string

String length: inclusive between 0 and 255

ProviderName

string

String length: inclusive between 0 and 100

Subject

string

String length: inclusive between 0 and 350

HtmlBodyToSend

string

String length: inclusive between 0 and 8000

NotificationTypeId

integer

None.

CaseLink

string

String length: inclusive between 0 and 4000

IsSendAuthorization

boolean

None.

IsSendAuthorizationThirdPartyFacility

boolean

None.

ValidFlag

boolean

None.

DateCreated

date

None.

DateUpdated

date

None.

UserIDCreated

integer

None.

UserIDUpdated

integer

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AsapResponseOfMeEmailNotificationDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

MeEmailNotificationDTO

None.

totalCount

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.