POST integration/v1/SaveTelemedicinedCase

Request Information

URI Parameters

None.

Body Parameters

TelemedicineSaveEmployeeDTO
NameDescriptionTypeAdditional information
TelemedicineId

integer

None.

ServiceTypeId

integer

None.

FirstName

string

String length: inclusive between 0 and 8000

LastName

string

String length: inclusive between 0 and 100

IncidentDate

date

None.

Email

string

String length: inclusive between 0 and 8000

ChiefComplain

string

String length: inclusive between 0 and 8000

CompanyCode

string

String length: inclusive between 0 and 8000

EmployeeId

string

String length: inclusive between 0 and 20

CaseNo

string

String length: inclusive between 0 and 8000

MedicalId

integer

None.

Address1

string

String length: inclusive between 0 and 8000

CallTelemedContractor

string

String length: inclusive between 0 and 8000

CallerFullName

string

String length: inclusive between 0 and 8000

CompanyEmployeeId

string

String length: inclusive between 0 and 8000

ContractorData

string

String length: inclusive between 0 and 8000

CustomIncidentTime

string

String length: inclusive between 0 and 8000

CustomShiftStartTime

string

String length: inclusive between 0 and 8000

DOB

date

None.

DateReportedToMgmtDP

string

String length: inclusive between 0 and 8000

DescriptionInjury

string

String length: inclusive between 0 and 4000

EUserField2

string

String length: inclusive between 0 and 8000

EmployeeJobTitle

string

String length: inclusive between 0 and 8000

EstimatedDOI

string

String length: inclusive between 0 and 8000

Gender

string

String length: inclusive between 0 and 8000

IsContractor

string

String length: inclusive between 0 and 8000

IsReportedToMgmt

string

String length: inclusive between 0 and 8000

Phone

string

String length: inclusive between 0 and 8000

ReportedByCallerId

string

String length: inclusive between 0 and 8000

ReportedByJobTitle

string

String length: inclusive between 0 and 8000

ReportedByLastName

string

String length: inclusive between 0 and 8000

ReportedByOtherValue

string

String length: inclusive between 0 and 8000

SSN

string

String length: inclusive between 0 and 8000

SupervisorPhone

string

String length: inclusive between 0 and 8000

Survey1

string

String length: inclusive between 0 and 8000

Survey2

string

String length: inclusive between 0 and 8000

TimeZone

string

String length: inclusive between 0 and 8000

UserField1

string

String length: inclusive between 0 and 8000

WLCode

string

String length: inclusive between 0 and 20

WorkPhone

string

String length: inclusive between 0 and 8000

CallbackNumber

string

String length: inclusive between 0 and 8000

PhoneNumber

string

String length: inclusive between 0 and 8000

HomeAddress

string

String length: inclusive between 0 and 8000

Company

string

String length: inclusive between 0 and 8000

WorklocationAddress

string

String length: inclusive between 0 and 8000

Jobtitle

string

String length: inclusive between 0 and 8000

supervisorfirstname

string

String length: inclusive between 0 and 8000

supervisorlastname

string

String length: inclusive between 0 and 8000

address2

string

String length: inclusive between 0 and 8000

city

string

String length: inclusive between 0 and 8000

state

string

String length: inclusive between 0 and 8000

country

string

String length: inclusive between 0 and 8000

zip

string

String length: inclusive between 0 and 8000

Contactor

boolean

None.

ContractorCompanycode

string

String length: inclusive between 0 and 8000

DateOfExposure

date

None.

DateOfSymptomsBegan

date

None.

LastDayWorked

date

None.

CovidTest

boolean

None.

CovidTestResult

boolean

None.

SymptomsDTO

NonInjurySymptomsDTO

None.

Request Formats

application/json, text/json

Sample:
{
  "TelemedicineId": 1,
  "ServiceTypeId": 2,
  "FirstName": "sample string 3",
  "LastName": "sample string 4",
  "IncidentDate": "2026-08-04T14:30:59.666182-07:00",
  "Email": "sample string 5",
  "ChiefComplain": "sample string 6",
  "CompanyCode": "sample string 7",
  "EmployeeId": "sample string 8",
  "CaseNo": "sample string 9",
  "MedicalId": 10,
  "Address1": "sample string 11",
  "CallTelemedContractor": "sample string 12",
  "CallerFullName": "sample string 13",
  "CompanyEmployeeId": "sample string 14",
  "ContractorData": "sample string 15",
  "CustomIncidentTime": "sample string 16",
  "CustomShiftStartTime": "sample string 17",
  "DOB": "2026-08-04T14:30:59.666182-07:00",
  "DateReportedToMgmtDP": "sample string 18",
  "DescriptionInjury": "sample string 19",
  "EUserField2": "sample string 20",
  "EmployeeJobTitle": "sample string 21",
  "EstimatedDOI": "sample string 22",
  "Gender": "sample string 23",
  "IsContractor": "sample string 24",
  "IsReportedToMgmt": "sample string 25",
  "Phone": "sample string 26",
  "ReportedByCallerId": "sample string 27",
  "ReportedByJobTitle": "sample string 28",
  "ReportedByLastName": "sample string 29",
  "ReportedByOtherValue": "sample string 30",
  "SSN": "sample string 31",
  "SupervisorPhone": "sample string 32",
  "Survey1": "sample string 33",
  "Survey2": "sample string 34",
  "TimeZone": "sample string 35",
  "UserField1": "sample string 36",
  "WLCode": "sample string 37",
  "WorkPhone": "sample string 38",
  "CallbackNumber": "sample string 39",
  "PhoneNumber": "sample string 40",
  "HomeAddress": "sample string 41",
  "Company": "sample string 42",
  "WorklocationAddress": "sample string 43",
  "Jobtitle": "sample string 44",
  "supervisorfirstname": "sample string 45",
  "supervisorlastname": "sample string 46",
  "address2": "sample string 47",
  "city": "sample string 48",
  "state": "sample string 49",
  "country": "sample string 50",
  "zip": "sample string 51",
  "Contactor": true,
  "ContractorCompanycode": "sample string 53",
  "DateOfExposure": "2026-08-04T14:30:59.666182-07:00",
  "DateOfSymptomsBegan": "2026-08-04T14:30:59.666182-07:00",
  "LastDayWorked": "2026-08-04T14:30:59.666182-07:00",
  "CovidTest": true,
  "CovidTestResult": true,
  "SymptomsDTO": {
    "Id": 1,
    "CaseNo": 2,
    "DateOfExposure": "2026-08-04T14:30:59.666182-07:00",
    "DateOfSymptomsBegan": "2026-08-04T14:30:59.666182-07:00",
    "InjurySymptoms": "sample string 3",
    "WorkAreaFrequented": "sample string 4",
    "LastDayWorked": "2026-08-04T14:30:59.666182-07:00",
    "IsEEDeniesSymptoms": true,
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:30:59.666182-07:00",
    "DateUpdated": "2026-08-04T14:30:59.666182-07:00",
    "UserIDCreated": 8,
    "UserIDUpdated": 9,
    "CompanyCode": "sample string 10",
    "IsExcludeDiscount": true
  }
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.