POST api/MedicalExamcos/PostEmployeeCOSExamGroup
Request Information
URI Parameters
None.
Body Parameters
EmployeeExamGroupDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| lstEmployeeExam | Collection of EmployeeExamDTO |
None. |
|
| EncounterId | integer |
None. |
|
| isAlaCarteExam | boolean |
None. |
|
| EmployeeExamExtensionId | integer |
None. |
|
| ScheduleDate | date |
None. |
|
| ScheduleTime | time interval |
None. |
|
| OnSiteLocationId | integer |
None. |
|
| TelemedicineId | integer |
None. |
|
| FacilityCode | string |
String length: inclusive between 0 and 20 |
|
| TimeZone | integer |
None. |
|
| LocationSelection | string |
None. |
|
| ServiceLocationId | integer |
None. |
|
| IsFutureAppointment | boolean |
None. |
|
| OrderIdList | Collection of integer |
None. |
|
| IsFacilitySchedule | boolean |
None. |
|
| InteractionType | integer |
None. |
|
| IntegrationCaseTypeId | integer |
None. |
|
| IntegrationCaseId | string |
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
AsapResponseOfEmployeeExamGroupDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | EmployeeExamGroupDTO |
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.