POST api/NTQuickTab/PostWSR
Request Information
URI Parameters
None.
Body Parameters
WSRDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| CaseNo | integer |
None. |
|
| EncounterId | integer |
None. |
|
| CorporationCode | string |
String length: inclusive between 0 and 20 |
|
| WorkLocationCode | string |
String length: inclusive between 0 and 15 |
|
| WorkLocationName | string |
String length: inclusive between 0 and 200 |
|
| LastName | string |
String length: inclusive between 0 and 50 |
|
| FirstName | string |
String length: inclusive between 0 and 50 |
|
| DOB | date |
None. |
|
| ProjectStartDate | date |
None. |
|
| InteractionType | integer |
None. |
|
| TeleMedicineId | integer |
None. |
|
| OnSiteLocationId | integer |
None. |
|
| MedicalId | integer |
None. |
|
| IncidentDate | date |
None. |
|
| TimeIn | time interval |
None. |
|
| TimeOut | time interval |
None. |
|
| EncounterICD10List | Collection of EncounterICD10DTO |
None. |
|
| EncounterDate | date |
None. |
|
| WorkStatusId | integer |
None. |
|
| EmployeeId | string |
String length: inclusive between 0 and 12 |
|
| COSFormModifiedDutyDTO | COSFormDetailDTO |
None. |
|
| COSFormWorkStatusOffWorkDTO | COSFormDetailDTO |
None. |
|
| FullAddress | string |
String length: inclusive between 0 and 4000 |
|
| WorkStatusStartDate | date |
None. |
|
| WorkStatusEndDate | date |
None. |
|
| WorkStatusIsOffRestOfShift | boolean |
None. |
|
| WorkStatusValue | string |
String length: inclusive between 0 and 500 |
|
| EncounterStatus | integer |
None. |
|
| IncidentStatus | integer |
None. |
|
| IsWorkRelated | integer |
None. |
|
| COSSubServiceId | integer |
None. |
|
| Survey3 | integer |
None. |
|
| WorkStatusIsAvoidAggravation | boolean |
None. |
|
| WorkStatusIsPendingMedicalRecords | boolean |
None. |
|
| ValidFlag | boolean |
None. |
|
| DateCreated | date |
None. |
|
| DateUpdated | date |
None. |
|
| UserIDCreated | integer |
None. |
|
| UserIDUpdated | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"CaseNo": 1,
"EncounterId": 1,
"CorporationCode": "sample string 2",
"WorkLocationCode": "sample string 3",
"WorkLocationName": "sample string 4",
"LastName": "sample string 5",
"FirstName": "sample string 6",
"DOB": "2026-06-20T12:45:03.8066674-07:00",
"ProjectStartDate": "2026-06-20T12:45:03.8066674-07:00",
"InteractionType": 1,
"TeleMedicineId": 1,
"OnSiteLocationId": 1,
"MedicalId": 1,
"IncidentDate": "2026-06-20T12:45:03.8066674-07:00",
"TimeIn": "00:00:00.1234567",
"TimeOut": "00:00:00.1234567",
"EncounterICD10List": [
{
"Id": 1,
"EncounterID": 2,
"ICD10ID": 3,
"Name": "sample string 4",
"Code": "sample string 5",
"DisplayName": "sample string 6",
"CaseNumber": 7,
"Sequence": 8,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 12,
"UserIDUpdated": 13,
"CompanyCode": "sample string 14",
"IsExcludeDiscount": true
},
{
"Id": 1,
"EncounterID": 2,
"ICD10ID": 3,
"Name": "sample string 4",
"Code": "sample string 5",
"DisplayName": "sample string 6",
"CaseNumber": 7,
"Sequence": 8,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 12,
"UserIDUpdated": 13,
"CompanyCode": "sample string 14",
"IsExcludeDiscount": true
}
],
"EncounterDate": "2026-06-20T12:45:03.8066674-07:00",
"WorkStatusId": 1,
"EmployeeId": "sample string 8",
"COSFormModifiedDutyDTO": {
"COSFormEncounterObj": {
"EncounterId": 1,
"EntityId": 2,
"CaseNo": 3,
"EmployeeId": "sample string 4"
},
"COSFormQuestionList": [
{
"Id": 1,
"Name": "sample string 2",
"QuestionType": 3,
"CaseOutComeTypeId": 1,
"CaseOutComeType": "sample string 4",
"COSFormOptionList": [
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 11,
"UserIDUpdated": 12,
"CompanyCode": "sample string 13",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"QuestionType": 3,
"CaseOutComeTypeId": 1,
"CaseOutComeType": "sample string 4",
"COSFormOptionList": [
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 11,
"UserIDUpdated": 12,
"CompanyCode": "sample string 13",
"IsExcludeDiscount": true
}
],
"COSFormId": 1
},
"COSFormWorkStatusOffWorkDTO": {
"COSFormEncounterObj": {
"EncounterId": 1,
"EntityId": 2,
"CaseNo": 3,
"EmployeeId": "sample string 4"
},
"COSFormQuestionList": [
{
"Id": 1,
"Name": "sample string 2",
"QuestionType": 3,
"CaseOutComeTypeId": 1,
"CaseOutComeType": "sample string 4",
"COSFormOptionList": [
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 11,
"UserIDUpdated": 12,
"CompanyCode": "sample string 13",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"QuestionType": 3,
"CaseOutComeTypeId": 1,
"CaseOutComeType": "sample string 4",
"COSFormOptionList": [
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 11,
"UserIDUpdated": 12,
"CompanyCode": "sample string 13",
"IsExcludeDiscount": true
}
],
"COSFormId": 1
},
"FullAddress": "sample string 9",
"WorkStatusStartDate": "2026-06-20T12:45:03.8066674-07:00",
"WorkStatusEndDate": "2026-06-20T12:45:03.8066674-07:00",
"WorkStatusIsOffRestOfShift": true,
"WorkStatusValue": "sample string 10",
"EncounterStatus": 1,
"IncidentStatus": 1,
"IsWorkRelated": 1,
"COSSubServiceId": 1,
"Survey3": 1,
"WorkStatusIsAvoidAggravation": true,
"WorkStatusIsPendingMedicalRecords": true,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.8066674-07:00",
"DateUpdated": "2026-06-20T12:45:03.8066674-07:00",
"UserIDCreated": 14,
"UserIDUpdated": 15
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
AsapResponseOfWSRDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | WSRDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": {
"CaseNo": 1,
"EncounterId": 1,
"CorporationCode": "sample string 2",
"WorkLocationCode": "sample string 3",
"WorkLocationName": "sample string 4",
"LastName": "sample string 5",
"FirstName": "sample string 6",
"DOB": "2026-06-20T12:45:03.834548-07:00",
"ProjectStartDate": "2026-06-20T12:45:03.834548-07:00",
"InteractionType": 1,
"TeleMedicineId": 1,
"OnSiteLocationId": 1,
"MedicalId": 1,
"IncidentDate": "2026-06-20T12:45:03.834548-07:00",
"TimeIn": "00:00:00.1234567",
"TimeOut": "00:00:00.1234567",
"EncounterICD10List": [
{
"Id": 1,
"EncounterID": 2,
"ICD10ID": 3,
"Name": "sample string 4",
"Code": "sample string 5",
"DisplayName": "sample string 6",
"CaseNumber": 7,
"Sequence": 8,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 12,
"UserIDUpdated": 13,
"CompanyCode": "sample string 14",
"IsExcludeDiscount": true
},
{
"Id": 1,
"EncounterID": 2,
"ICD10ID": 3,
"Name": "sample string 4",
"Code": "sample string 5",
"DisplayName": "sample string 6",
"CaseNumber": 7,
"Sequence": 8,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 12,
"UserIDUpdated": 13,
"CompanyCode": "sample string 14",
"IsExcludeDiscount": true
}
],
"EncounterDate": "2026-06-20T12:45:03.834548-07:00",
"WorkStatusId": 1,
"EmployeeId": "sample string 8",
"COSFormModifiedDutyDTO": {
"COSFormEncounterObj": {
"EncounterId": 1,
"EntityId": 2,
"CaseNo": 3,
"EmployeeId": "sample string 4"
},
"COSFormQuestionList": [
{
"Id": 1,
"Name": "sample string 2",
"QuestionType": 3,
"CaseOutComeTypeId": 1,
"CaseOutComeType": "sample string 4",
"COSFormOptionList": [
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 11,
"UserIDUpdated": 12,
"CompanyCode": "sample string 13",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"QuestionType": 3,
"CaseOutComeTypeId": 1,
"CaseOutComeType": "sample string 4",
"COSFormOptionList": [
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 11,
"UserIDUpdated": 12,
"CompanyCode": "sample string 13",
"IsExcludeDiscount": true
}
],
"COSFormId": 1
},
"COSFormWorkStatusOffWorkDTO": {
"COSFormEncounterObj": {
"EncounterId": 1,
"EntityId": 2,
"CaseNo": 3,
"EmployeeId": "sample string 4"
},
"COSFormQuestionList": [
{
"Id": 1,
"Name": "sample string 2",
"QuestionType": 3,
"CaseOutComeTypeId": 1,
"CaseOutComeType": "sample string 4",
"COSFormOptionList": [
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 11,
"UserIDUpdated": 12,
"CompanyCode": "sample string 13",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"QuestionType": 3,
"CaseOutComeTypeId": 1,
"CaseOutComeType": "sample string 4",
"COSFormOptionList": [
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"COSQuestionId": 3,
"NeedMoreInfo": true,
"ParentId": 1,
"QuestionName": "sample string 5",
"AnswerValue": 1,
"AnswerDetail": "sample string 6",
"ParentLevel1": 1,
"COSFormId": 1,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"COSFormTypeId": 5,
"Form": "sample string 6",
"ParentLevel1": 1,
"OptionCount": 7,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 11,
"UserIDUpdated": 12,
"CompanyCode": "sample string 13",
"IsExcludeDiscount": true
}
],
"COSFormId": 1
},
"FullAddress": "sample string 9",
"WorkStatusStartDate": "2026-06-20T12:45:03.834548-07:00",
"WorkStatusEndDate": "2026-06-20T12:45:03.834548-07:00",
"WorkStatusIsOffRestOfShift": true,
"WorkStatusValue": "sample string 10",
"EncounterStatus": 1,
"IncidentStatus": 1,
"IsWorkRelated": 1,
"COSSubServiceId": 1,
"Survey3": 1,
"WorkStatusIsAvoidAggravation": true,
"WorkStatusIsPendingMedicalRecords": true,
"ValidFlag": true,
"DateCreated": "2026-06-20T12:45:03.834548-07:00",
"DateUpdated": "2026-06-20T12:45:03.834548-07:00",
"UserIDCreated": 14,
"UserIDUpdated": 15
},
"totalCount": 3
}