POST api/NTEmployee/PostEmployee

Request Information

URI Parameters

None.

Body Parameters

NTEmployeeDTO
NameDescriptionTypeAdditional information
Phone

string

String length: inclusive between 0 and 20

DateUpdated

date

None.

SupervisorWorkPhone

string

String length: inclusive between 0 and 20

isNew

boolean

None.

CountryType

string

String length: inclusive between 0 and 30

Address2

string

String length: inclusive between 0 and 50

IsInRandomPool

boolean

None.

EmployeeId

string

String length: inclusive between 0 and 15

EmployeeSSN

string

String length: inclusive between 0 and 11

LastName

string

String length: inclusive between 0 and 50

FirstName

string

String length: inclusive between 0 and 50

MiddleName

string

String length: inclusive between 0 and 50

Email

string

String length: inclusive between 0 and 150

IsSupervisor

string

String length: inclusive between 0 and 1

Status

string

String length: inclusive between 0 and 40

Marital

string

String length: inclusive between 0 and 1

Regulation

string

String length: inclusive between 0 and 10

ValidFlag

boolean

None.

Gender

string

String length: inclusive between 0 and 1

DOB

date

None.

Address1

string

String length: inclusive between 0 and 60

Suite

string

String length: inclusive between 0 and 50

City

string

String length: inclusive between 0 and 30

State

string

String length: inclusive between 0 and 20

StateName

string

String length: inclusive between 0 and 50

Zip

string

String length: inclusive between 0 and 10

Country

string

String length: inclusive between 0 and 20

Notes

string

String length: inclusive between 0 and 500

UserField1

string

String length: inclusive between 0 and 100

UserField2

string

String length: inclusive between 0 and 100

UserField3

string

String length: inclusive between 0 and 100

UserField4

string

String length: inclusive between 0 and 100

UserField5

string

String length: inclusive between 0 and 100

UserField6

string

String length: inclusive between 0 and 100

Category

string

String length: inclusive between 0 and 100

WorkPhone

string

String length: inclusive between 0 and 20

WorkFax

string

String length: inclusive between 0 and 20

InCompanyPool

string

String length: inclusive between 0 and 1

UserId

string

String length: inclusive between 0 and 10

TimeStamp

date

None.

CompanyEmployeeId

string

String length: inclusive between 0 and 20

CompanyName

string

String length: inclusive between 0 and 60

WLCode

string

String length: inclusive between 0 and 15

WLName

string

String length: inclusive between 0 and 200

SSN

string

String length: inclusive between 0 and 12

SupervisorEmail

string

String length: inclusive between 0 and 150

SupervisorEmployeeId

string

String length: inclusive between 0 and 12

CompanyCode

string

String length: inclusive between 0 and 50

StartTime

date

None.

SupervisorFirstName

string

String length: inclusive between 0 and 50

SupervisorMiddleName

string

String length: inclusive between 0 and 50

SupervisorLastName

string

String length: inclusive between 0 and 50

SupervisorPhoneNo

string

String length: inclusive between 0 and 25

SupervisorJobTitle

string

String length: inclusive between 0 and 200

EmployeeJobTitle

string

String length: inclusive between 0 and 4000

ContractorCompanyCode

string

String length: inclusive between 0 and 50

ContractorCompanyName

string

String length: inclusive between 0 and 100

IsContractor

boolean

None.

DOH

date

None.

EmpExtensionUserField1

string

String length: inclusive between 0 and 500

EmploymentValidFlag

boolean

None.

CaseNo

integer

None.

EUserField2

string

String length: inclusive between 0 and 500

EUserField3

string

String length: inclusive between 0 and 500

EUserField4

string

String length: inclusive between 0 and 500

EUserField5

string

String length: inclusive between 0 and 500

EUserField6

string

String length: inclusive between 0 and 500

CompanyShortName

string

String length: inclusive between 0 and 60

JobNumber

string

String length: inclusive between 0 and 50

UnionLevel

integer

None.

ProjectStartDate

date

None.

JobStatus

integer

None.

EmployeeComplianceExamList

Collection of EmployeeComplianceExamDTO

None.

SupervisorCellPhone

string

String length: inclusive between 0 and 100

SupervisorCompanyEmployeeId

string

String length: inclusive between 0 and 20

DivisionName

string

String length: inclusive between 0 and 100

Latitude

decimal number

None.

Longitude

decimal number

None.

TagIds

string

String length: inclusive between 0 and 8000

JobId

integer

None.

JobName

string

String length: inclusive between 0 and 8000

SupervisorWorkLocationCode

string

String length: inclusive between 0 and 20

SupervisorWLName

string

String length: inclusive between 0 and 200

employeeDetailDTO

EmployeeDetailDTO

None.

employeeDrivingLicenseDTO

EmployeeDrivingLicenseDTO

None.

employeeInsuranceDTO

EmployeeInsuranceDTO

None.

linkedEmployeeListDTO

LinkedEmployeeListDTO

None.

IsUnableProvideAddress

boolean

None.

NoAccountReasonId

integer

None.

NoAccountReason

string

String length: inclusive between 0 and 8000

Chiefcomplaint

string

String length: inclusive between 0 and 8000

IsReceiveText

boolean

None.

DOBDP

date

None.

strDOB

string

None.

InitialQuestionId

integer

None.

IsSelfCaller

boolean

None.

PreferredName

string

String length: inclusive between 0 and 50

PronounsId

integer

None.

OtherPronouns

string

String length: inclusive between 0 and 50

NeedInterpreter

boolean

None.

PreferdLanguage

string

None.

WorkPermission

string

String length: inclusive between 0 and 20

EmployeeCompanyName

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Phone": "sample string 1",
  "DateUpdated": "2026-08-04T14:26:10.1380392-07:00",
  "SupervisorWorkPhone": "sample string 3",
  "isNew": true,
  "CountryType": "sample string 5",
  "Address2": "sample string 6",
  "IsInRandomPool": true,
  "EmployeeId": "sample string 8",
  "EmployeeSSN": "sample string 9",
  "LastName": "sample string 10",
  "FirstName": "sample string 11",
  "MiddleName": "sample string 12",
  "Email": "sample string 13",
  "IsSupervisor": "sample string 14",
  "Status": "sample string 15",
  "Marital": "sample string 16",
  "Regulation": "sample string 17",
  "ValidFlag": true,
  "Gender": "sample string 19",
  "DOB": "2026-08-04T14:26:10.1380392-07:00",
  "Address1": "sample string 20",
  "Suite": "sample string 21",
  "City": "sample string 22",
  "State": "sample string 23",
  "StateName": "sample string 24",
  "Zip": "sample string 25",
  "Country": "sample string 26",
  "Notes": "sample string 27",
  "UserField1": "sample string 28",
  "UserField2": "sample string 29",
  "UserField3": "sample string 30",
  "UserField4": "sample string 31",
  "UserField5": "sample string 32",
  "UserField6": "sample string 33",
  "Category": "sample string 34",
  "WorkPhone": "sample string 35",
  "WorkFax": "sample string 36",
  "InCompanyPool": "sample string 37",
  "UserId": "sample string 38",
  "TimeStamp": "2026-08-04T14:26:10.1380392-07:00",
  "CompanyEmployeeId": "sample string 39",
  "CompanyName": "sample string 40",
  "WLCode": "sample string 41",
  "WLName": "sample string 42",
  "SSN": "sample string 43",
  "SupervisorEmail": "sample string 44",
  "SupervisorEmployeeId": "sample string 45",
  "CompanyCode": "sample string 46",
  "StartTime": "2026-08-04T14:26:10.1380392-07:00",
  "SupervisorFirstName": "sample string 48",
  "SupervisorMiddleName": "sample string 49",
  "SupervisorLastName": "sample string 50",
  "SupervisorPhoneNo": "sample string 51",
  "SupervisorJobTitle": "sample string 52",
  "EmployeeJobTitle": "sample string 53",
  "ContractorCompanyCode": "sample string 54",
  "ContractorCompanyName": "sample string 55",
  "IsContractor": true,
  "DOH": "2026-08-04T14:26:10.1380392-07:00",
  "EmpExtensionUserField1": "sample string 56",
  "EmploymentValidFlag": true,
  "CaseNo": 1,
  "EUserField2": "sample string 58",
  "EUserField3": "sample string 59",
  "EUserField4": "sample string 60",
  "EUserField5": "sample string 61",
  "EUserField6": "sample string 62",
  "CompanyShortName": "sample string 63",
  "JobNumber": "sample string 64",
  "UnionLevel": 1,
  "ProjectStartDate": "2026-08-04T14:26:10.1380392-07:00",
  "JobStatus": 1,
  "EmployeeComplianceExamList": [
    {
      "Id": 1,
      "ExamId": "sample string 2",
      "EmployeeId": "sample string 3",
      "InitialExpirationDate": "2026-08-04T14:26:10.1380392-07:00",
      "ExamName": "sample string 4",
      "ExamStatus": true,
      "InCompliance": true,
      "EmployeeComplianceId": 1,
      "IsEmployeeInCompliance": true,
      "ISQuestionnaireOnlyExam": true,
      "StartDate": "2026-08-04T14:26:10.1380392-07:00",
      "EndDate": "2026-08-04T14:26:10.1380392-07:00",
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:10.1380392-07:00",
      "DateUpdated": "2026-08-04T14:26:10.1380392-07:00",
      "UserIDCreated": 13,
      "UserIDUpdated": 14,
      "CompanyCode": "sample string 15",
      "IsExcludeDiscount": true
    },
    {
      "Id": 1,
      "ExamId": "sample string 2",
      "EmployeeId": "sample string 3",
      "InitialExpirationDate": "2026-08-04T14:26:10.1380392-07:00",
      "ExamName": "sample string 4",
      "ExamStatus": true,
      "InCompliance": true,
      "EmployeeComplianceId": 1,
      "IsEmployeeInCompliance": true,
      "ISQuestionnaireOnlyExam": true,
      "StartDate": "2026-08-04T14:26:10.1380392-07:00",
      "EndDate": "2026-08-04T14:26:10.1380392-07:00",
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:10.1380392-07:00",
      "DateUpdated": "2026-08-04T14:26:10.1380392-07:00",
      "UserIDCreated": 13,
      "UserIDUpdated": 14,
      "CompanyCode": "sample string 15",
      "IsExcludeDiscount": true
    }
  ],
  "SupervisorCellPhone": "sample string 65",
  "SupervisorCompanyEmployeeId": "sample string 66",
  "DivisionName": "sample string 67",
  "Latitude": 1.1,
  "Longitude": 1.1,
  "TagIds": "sample string 68",
  "JobId": 1,
  "JobName": "sample string 69",
  "SupervisorWorkLocationCode": "sample string 70",
  "SupervisorWLName": "sample string 71",
  "employeeDetailDTO": {
    "Id": 1,
    "EmployeeId": "sample string 2",
    "AlternateName": "sample string 3",
    "MaritalStatus": 1,
    "DeathDate": "2026-08-04T14:26:10.1380392-07:00",
    "PrimaryLanguage": 1,
    "Dependents": 1,
    "Discount": 1.0,
    "LanguageName": "sample string 4",
    "NeedInterpreter": true,
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:26:10.1380392-07:00",
    "DateUpdated": "2026-08-04T14:26:10.1380392-07:00",
    "UserIDCreated": 8,
    "UserIDUpdated": 9,
    "CompanyCode": "sample string 10",
    "IsExcludeDiscount": true
  },
  "employeeDrivingLicenseDTO": {
    "Id": 1,
    "EmployeeId": "sample string 2",
    "PolicyId": "sample string 3",
    "GroupNumber": "sample string 4",
    "EffectiveDate": "2026-08-04T14:26:10.1380392-07:00",
    "DrivingLicenseNumber": "sample string 5",
    "DrivingLicenseState": "sample string 6",
    "LicenseExpiryDate": "2026-08-04T14:26:10.1380392-07:00",
    "LicenseDocument": "sample string 7",
    "FileId": "sample string 8",
    "RecordId": "8b996ccd-1cb3-4fe8-b85c-6d9d8677119e",
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:26:10.1380392-07:00",
    "DateUpdated": "2026-08-04T14:26:10.1380392-07:00",
    "UserIDCreated": 12,
    "UserIDUpdated": 13,
    "CompanyCode": "sample string 14",
    "IsExcludeDiscount": true
  },
  "employeeInsuranceDTO": {
    "Id": 1,
    "EmployeeId": "sample string 2",
    "PolicyId": "sample string 3",
    "GroupNumber": "sample string 4",
    "EffectiveDate": "2026-08-04T14:26:10.1380392-07:00",
    "InsuranceCompany": "sample string 5",
    "Address": "sample string 6",
    "Suite": "sample string 7",
    "City": "sample string 8",
    "State": "sample string 9",
    "Zip": "sample string 10",
    "Phone": "sample string 11",
    "Fax": "sample string 12",
    "Email": "sample string 13",
    "MedicalRecordNumber": "sample string 14",
    "InsuranceExpirationDate": "2026-08-04T14:26:10.1380392-07:00",
    "InsuranceDocument": "sample string 15",
    "FileId": "sample string 16",
    "RecordId": "267a9030-66aa-4ae2-8fa8-51a8fe04e95d",
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:26:10.1380392-07:00",
    "DateUpdated": "2026-08-04T14:26:10.1380392-07:00",
    "UserIDCreated": 20,
    "UserIDUpdated": 21,
    "CompanyCode": "sample string 22",
    "IsExcludeDiscount": true
  },
  "linkedEmployeeListDTO": {
    "EmployeeID": "sample string 1",
    "listLinkedEmployee": [
      {
        "Id": 1,
        "EmployeeID": "sample string 2",
        "LinkedEmployeeID": "sample string 3",
        "CompanyName": "sample string 4",
        "LastName": "sample string 5",
        "FirstName": "sample string 6",
        "SSN": "sample string 7",
        "DOB": "2026-08-04T14:26:10.1380392-07:00",
        "LastServiceDate": "2026-08-04T14:26:10.1380392-07:00",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:10.1380392-07:00",
        "DateUpdated": "2026-08-04T14:26:10.1380392-07:00",
        "UserIDCreated": 11,
        "UserIDUpdated": 12,
        "CompanyCode": "sample string 13",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "EmployeeID": "sample string 2",
        "LinkedEmployeeID": "sample string 3",
        "CompanyName": "sample string 4",
        "LastName": "sample string 5",
        "FirstName": "sample string 6",
        "SSN": "sample string 7",
        "DOB": "2026-08-04T14:26:10.1380392-07:00",
        "LastServiceDate": "2026-08-04T14:26:10.1380392-07:00",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:10.1380392-07:00",
        "DateUpdated": "2026-08-04T14:26:10.1380392-07:00",
        "UserIDCreated": 11,
        "UserIDUpdated": 12,
        "CompanyCode": "sample string 13",
        "IsExcludeDiscount": true
      }
    ],
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:26:10.1380392-07:00",
    "DateUpdated": "2026-08-04T14:26:10.1380392-07:00",
    "UserIDCreated": 5,
    "UserIDUpdated": 6,
    "CompanyCode": "sample string 7",
    "IsExcludeDiscount": true
  },
  "IsUnableProvideAddress": true,
  "NoAccountReasonId": 1,
  "NoAccountReason": "sample string 72",
  "Chiefcomplaint": "sample string 73",
  "IsReceiveText": true,
  "DOBDP": "2026-08-04T14:26:10.1380392-07:00",
  "strDOB": "sample string 75",
  "InitialQuestionId": 1,
  "IsSelfCaller": true,
  "PreferredName": "sample string 76",
  "PronounsId": 1,
  "OtherPronouns": "sample string 77",
  "NeedInterpreter": true,
  "PreferdLanguage": "sample string 78",
  "WorkPermission": "sample string 79",
  "EmployeeCompanyName": "sample string 80"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AsapResponseOfNTEmployeeDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

NTEmployeeDTO

None.

totalCount

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "isSuccess": true,
  "message": "sample string 2",
  "jsonObj": {
    "Phone": "sample string 1",
    "DateUpdated": "2026-08-04T14:26:10.1567848-07:00",
    "SupervisorWorkPhone": "sample string 3",
    "isNew": true,
    "CountryType": "sample string 5",
    "Address2": "sample string 6",
    "IsInRandomPool": true,
    "EmployeeId": "sample string 8",
    "EmployeeSSN": "sample string 9",
    "LastName": "sample string 10",
    "FirstName": "sample string 11",
    "MiddleName": "sample string 12",
    "Email": "sample string 13",
    "IsSupervisor": "sample string 14",
    "Status": "sample string 15",
    "Marital": "sample string 16",
    "Regulation": "sample string 17",
    "ValidFlag": true,
    "Gender": "sample string 19",
    "DOB": "2026-08-04T14:26:10.1567848-07:00",
    "Address1": "sample string 20",
    "Suite": "sample string 21",
    "City": "sample string 22",
    "State": "sample string 23",
    "StateName": "sample string 24",
    "Zip": "sample string 25",
    "Country": "sample string 26",
    "Notes": "sample string 27",
    "UserField1": "sample string 28",
    "UserField2": "sample string 29",
    "UserField3": "sample string 30",
    "UserField4": "sample string 31",
    "UserField5": "sample string 32",
    "UserField6": "sample string 33",
    "Category": "sample string 34",
    "WorkPhone": "sample string 35",
    "WorkFax": "sample string 36",
    "InCompanyPool": "sample string 37",
    "UserId": "sample string 38",
    "TimeStamp": "2026-08-04T14:26:10.1567848-07:00",
    "CompanyEmployeeId": "sample string 39",
    "CompanyName": "sample string 40",
    "WLCode": "sample string 41",
    "WLName": "sample string 42",
    "SSN": "sample string 43",
    "SupervisorEmail": "sample string 44",
    "SupervisorEmployeeId": "sample string 45",
    "CompanyCode": "sample string 46",
    "StartTime": "2026-08-04T14:26:10.1567848-07:00",
    "SupervisorFirstName": "sample string 48",
    "SupervisorMiddleName": "sample string 49",
    "SupervisorLastName": "sample string 50",
    "SupervisorPhoneNo": "sample string 51",
    "SupervisorJobTitle": "sample string 52",
    "EmployeeJobTitle": "sample string 53",
    "ContractorCompanyCode": "sample string 54",
    "ContractorCompanyName": "sample string 55",
    "IsContractor": true,
    "DOH": "2026-08-04T14:26:10.1567848-07:00",
    "EmpExtensionUserField1": "sample string 56",
    "EmploymentValidFlag": true,
    "CaseNo": 1,
    "EUserField2": "sample string 58",
    "EUserField3": "sample string 59",
    "EUserField4": "sample string 60",
    "EUserField5": "sample string 61",
    "EUserField6": "sample string 62",
    "CompanyShortName": "sample string 63",
    "JobNumber": "sample string 64",
    "UnionLevel": 1,
    "ProjectStartDate": "2026-08-04T14:26:10.1567848-07:00",
    "JobStatus": 1,
    "EmployeeComplianceExamList": [
      {
        "Id": 1,
        "ExamId": "sample string 2",
        "EmployeeId": "sample string 3",
        "InitialExpirationDate": "2026-08-04T14:26:10.1567848-07:00",
        "ExamName": "sample string 4",
        "ExamStatus": true,
        "InCompliance": true,
        "EmployeeComplianceId": 1,
        "IsEmployeeInCompliance": true,
        "ISQuestionnaireOnlyExam": true,
        "StartDate": "2026-08-04T14:26:10.1567848-07:00",
        "EndDate": "2026-08-04T14:26:10.1567848-07:00",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:10.1567848-07:00",
        "DateUpdated": "2026-08-04T14:26:10.1567848-07:00",
        "UserIDCreated": 13,
        "UserIDUpdated": 14,
        "CompanyCode": "sample string 15",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "ExamId": "sample string 2",
        "EmployeeId": "sample string 3",
        "InitialExpirationDate": "2026-08-04T14:26:10.1567848-07:00",
        "ExamName": "sample string 4",
        "ExamStatus": true,
        "InCompliance": true,
        "EmployeeComplianceId": 1,
        "IsEmployeeInCompliance": true,
        "ISQuestionnaireOnlyExam": true,
        "StartDate": "2026-08-04T14:26:10.1567848-07:00",
        "EndDate": "2026-08-04T14:26:10.1567848-07:00",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:26:10.1567848-07:00",
        "DateUpdated": "2026-08-04T14:26:10.1567848-07:00",
        "UserIDCreated": 13,
        "UserIDUpdated": 14,
        "CompanyCode": "sample string 15",
        "IsExcludeDiscount": true
      }
    ],
    "SupervisorCellPhone": "sample string 65",
    "SupervisorCompanyEmployeeId": "sample string 66",
    "DivisionName": "sample string 67",
    "Latitude": 1.1,
    "Longitude": 1.1,
    "TagIds": "sample string 68",
    "JobId": 1,
    "JobName": "sample string 69",
    "SupervisorWorkLocationCode": "sample string 70",
    "SupervisorWLName": "sample string 71",
    "employeeDetailDTO": {
      "Id": 1,
      "EmployeeId": "sample string 2",
      "AlternateName": "sample string 3",
      "MaritalStatus": 1,
      "DeathDate": "2026-08-04T14:26:10.1567848-07:00",
      "PrimaryLanguage": 1,
      "Dependents": 1,
      "Discount": 1.0,
      "LanguageName": "sample string 4",
      "NeedInterpreter": true,
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:10.1567848-07:00",
      "DateUpdated": "2026-08-04T14:26:10.1567848-07:00",
      "UserIDCreated": 8,
      "UserIDUpdated": 9,
      "CompanyCode": "sample string 10",
      "IsExcludeDiscount": true
    },
    "employeeDrivingLicenseDTO": {
      "Id": 1,
      "EmployeeId": "sample string 2",
      "PolicyId": "sample string 3",
      "GroupNumber": "sample string 4",
      "EffectiveDate": "2026-08-04T14:26:10.1567848-07:00",
      "DrivingLicenseNumber": "sample string 5",
      "DrivingLicenseState": "sample string 6",
      "LicenseExpiryDate": "2026-08-04T14:26:10.1567848-07:00",
      "LicenseDocument": "sample string 7",
      "FileId": "sample string 8",
      "RecordId": "758f09f8-5ad4-4954-95ce-6eb19ac4031b",
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:10.1567848-07:00",
      "DateUpdated": "2026-08-04T14:26:10.1567848-07:00",
      "UserIDCreated": 12,
      "UserIDUpdated": 13,
      "CompanyCode": "sample string 14",
      "IsExcludeDiscount": true
    },
    "employeeInsuranceDTO": {
      "Id": 1,
      "EmployeeId": "sample string 2",
      "PolicyId": "sample string 3",
      "GroupNumber": "sample string 4",
      "EffectiveDate": "2026-08-04T14:26:10.1567848-07:00",
      "InsuranceCompany": "sample string 5",
      "Address": "sample string 6",
      "Suite": "sample string 7",
      "City": "sample string 8",
      "State": "sample string 9",
      "Zip": "sample string 10",
      "Phone": "sample string 11",
      "Fax": "sample string 12",
      "Email": "sample string 13",
      "MedicalRecordNumber": "sample string 14",
      "InsuranceExpirationDate": "2026-08-04T14:26:10.1567848-07:00",
      "InsuranceDocument": "sample string 15",
      "FileId": "sample string 16",
      "RecordId": "fa3944cb-cf6e-4859-a89a-45a18f8dc18a",
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:10.1567848-07:00",
      "DateUpdated": "2026-08-04T14:26:10.1567848-07:00",
      "UserIDCreated": 20,
      "UserIDUpdated": 21,
      "CompanyCode": "sample string 22",
      "IsExcludeDiscount": true
    },
    "linkedEmployeeListDTO": {
      "EmployeeID": "sample string 1",
      "listLinkedEmployee": [
        {
          "Id": 1,
          "EmployeeID": "sample string 2",
          "LinkedEmployeeID": "sample string 3",
          "CompanyName": "sample string 4",
          "LastName": "sample string 5",
          "FirstName": "sample string 6",
          "SSN": "sample string 7",
          "DOB": "2026-08-04T14:26:10.1567848-07:00",
          "LastServiceDate": "2026-08-04T14:26:10.1567848-07:00",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:10.1567848-07:00",
          "DateUpdated": "2026-08-04T14:26:10.1567848-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        },
        {
          "Id": 1,
          "EmployeeID": "sample string 2",
          "LinkedEmployeeID": "sample string 3",
          "CompanyName": "sample string 4",
          "LastName": "sample string 5",
          "FirstName": "sample string 6",
          "SSN": "sample string 7",
          "DOB": "2026-08-04T14:26:10.1567848-07:00",
          "LastServiceDate": "2026-08-04T14:26:10.1567848-07:00",
          "ValidFlag": true,
          "DateCreated": "2026-08-04T14:26:10.1567848-07:00",
          "DateUpdated": "2026-08-04T14:26:10.1567848-07:00",
          "UserIDCreated": 11,
          "UserIDUpdated": 12,
          "CompanyCode": "sample string 13",
          "IsExcludeDiscount": true
        }
      ],
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:26:10.1567848-07:00",
      "DateUpdated": "2026-08-04T14:26:10.1567848-07:00",
      "UserIDCreated": 5,
      "UserIDUpdated": 6,
      "CompanyCode": "sample string 7",
      "IsExcludeDiscount": true
    },
    "IsUnableProvideAddress": true,
    "NoAccountReasonId": 1,
    "NoAccountReason": "sample string 72",
    "Chiefcomplaint": "sample string 73",
    "IsReceiveText": true,
    "DOBDP": "2026-08-04T14:26:10.1567848-07:00",
    "strDOB": "sample string 75",
    "InitialQuestionId": 1,
    "IsSelfCaller": true,
    "PreferredName": "sample string 76",
    "PronounsId": 1,
    "OtherPronouns": "sample string 77",
    "NeedInterpreter": true,
    "PreferdLanguage": "sample string 78",
    "WorkPermission": "sample string 79",
    "EmployeeCompanyName": "sample string 80"
  },
  "totalCount": 3
}