POST api/MedicalExamcos/PostSaveQuestionnaireDate
Request Information
URI Parameters
None.
Body Parameters
MEQuestionnaireDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| CaseNo | integer |
None. |
|
| MROId | integer |
None. |
|
| MROName | string |
String length: inclusive between 0 and 40 |
|
| ClosedByUserName | string |
String length: inclusive between 0 and 8000 |
|
| QuestionnaireStatus | integer |
None. |
|
| WorkflowType | integer |
None. |
|
| ExpirationDate | date |
None. |
|
| ValidPeridBy | integer |
None. |
|
| ExamStandardPeriod | integer |
None. |
|
| ValidPeriod | integer |
None. |
|
| StateValidPeriod | integer |
None. |
|
| MEQuestionnaireReview | MEQuestionnaireReviewDTO |
None. |
|
| MeEmailNotification | MeEmailNotificationDTO |
None. |
|
| IsReSend | boolean |
None. |
|
| lstMEQuestionnairerestrictedDTO | Collection of MEQuestionnairerestrictedDTO |
None. |
|
| MaxExpirationDate | date |
None. |
|
| InteractionType | integer |
None. |
|
| OnSiteLocationId | integer |
None. |
|
| TelemedicineId | integer |
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:
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
AsapResponseOfMEQuestionnaireDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | MEQuestionnaireDTO |
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.