GET v1/export/companies/{companyCode}/divisions/{divisionCode}/employees?employeeNumber={employeeNumber}&asOf={asOf}

Retrieves an employee by employeeNumber

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyCode

The company code.

string

Required

divisionCode

The division code.

string

Required

employeeNumber

The employee number.

string

Required

asOf

date

None.

Body Parameters

None.

Response Information

Resource Description

ExportEmployeeDTO
NameDescriptionTypeAdditional information
EmployeeStatus

EmployeeStatus

None.

EmployeeStatusCode

string

None.

EmployeeStatusDescription

string

None.

RecordType

EmployeeRecordType

None.

FullOrPartTime

FullOrPartTime

None.

TaxType

EETaxType

None.

OriginalHireDate

date

None.

RehireDate

date

None.

HireDate

date

None.

TerminationDate

date

None.

TerminationReason

string

None.

PayGroup

string

None.

JobCode

string

None.

JobDescription

string

None.

JobTitle

string

None.

BaseRate

decimal number

None.

PayType

PayType

None.

PayFrequency

string

None.

StandardHours

decimal number

None.

AddressLine1

string

None.

AddressLine2

string

None.

City

string

None.

State

string

None.

ZipCode

string

None.

County

string

None.

Country

string

None.

MailingAddressLine1

string

None.

MailingAddressLine2

string

None.

MailingCity

string

None.

MailingState

string

None.

MailingZipCode

string

None.

MailingCounty

string

None.

MailingCountry

string

None.

ClockNumber

string

None.

DateOfBirth

date

None.

Gender

Gender

None.

WorkPhone

string

None.

WorkExtension

string

None.

HomePhone

string

None.

MobilePhone

string

None.

Fax

string

None.

Email

string

None.

IsPrimary

boolean

None.

LastCheckDate

date

None.

LastCheckPeriodEnd

date

None.

CostCenters

Collection of ExportCostCenterDateEffectiveHeaderDTO

None.

BenefitCategoryCode

string

None.

BenefitCategoryDescription

string

None.

BenefitCategoryStartDate

date

None.

BenefitCategoryEndDate

date

None.

AutoPay

boolean

None.

BaseRateStartDate

date

None.

BenefitSeniorityDate

date

None.

Citizenship

string

None.

DataControlCode

string

None.

DefaultTaxLocationCode

string

None.

DefaultTaxLocationDescription

string

None.

DependentHealthInsEligible

boolean

None.

DependentHealthInsEligibilityDate

date

None.

ShiftCode

string

None.

DoNotProduce1099

boolean

None.

EthnicCode

EthnicCode

None.

GrossUp

boolean

None.

HasPension

boolean

None.

HasShiftPremium

boolean

None.

I9ReviewDate

date

None.

IsASupervisor

boolean

None.

IsI9Verified

boolean

None.

IsExemptFromOT

boolean

None.

IsSeasonal

boolean

None.

IsStatutory

boolean

None.

JobTrainingCode

string

None.

LocationCode

string

None.

LocationDescription

string

None.

OccupationCode

string

None.

PayMethod

EmployeePayMethod

None.

PositionCode

string

None.

StubMessage

string

None.

SupervisorEmployeeNumber

string

None.

UnionCode

string

None.

VisaExpiration

date

None.

VisaNumber

string

None.

VisaType

string

None.

WorkersCompCode

string

None.

SupervisorEmployeeKey

GlobalEntityKeyOfIEmployee

None.

ModifiedOn

date

None.

WorkAuthorizationStatus

WorkAuthorizationStatus

None.

AdditionalRates

Collection of ExportEmployeePayRateDTO

None.

TaxCodes

Collection of ExportEmployeeTaxCodeDTO

None.

CustomFields

Collection of ExportCustomFieldDTO

None.

NotEligibleForRehire

boolean

None.

AllocationStartDate

date

None.

AllocationEndDate

date

None.

PositionStartDate

date

None.

PositionEndDate

date

None.

PayInfoStartDate

date

None.

PayInfoEndDate

date

None.

PersonalId

integer

None.

LastName

string

None.

FirstName

string

None.

MiddleInitial

character

None.

SSN

string

None.

BirthDate

date

None.

PrimaryLanguage

Language

None.

DivisionKey

DivisionKeyDTO

None.

EmployeeKey

GlobalEntityKeyOfIEmployee

None.

EmployeeNumber

string

None.

Response Formats

application/json, text/json

Sample:
{
  "employeeStatus": "Active",
  "employeeStatusCode": "sample string 1",
  "employeeStatusDescription": "sample string 2",
  "recordType": "Employee",
  "fullOrPartTime": "FullTime",
  "taxType": "W2",
  "originalHireDate": "0001-02-03",
  "rehireDate": "0001-02-03",
  "hireDate": "0001-02-03",
  "terminationDate": "0001-02-03",
  "terminationReason": "sample string 3",
  "payGroup": "sample string 4",
  "jobCode": "sample string 5",
  "jobDescription": "sample string 6",
  "jobTitle": "sample string 7",
  "baseRate": 8.0,
  "payType": "Salary",
  "payFrequency": "sample string 9",
  "standardHours": 1.0,
  "addressLine1": "sample string 10",
  "addressLine2": "sample string 11",
  "city": "sample string 12",
  "state": "sample string 13",
  "zipCode": "sample string 14",
  "county": "sample string 15",
  "country": "sample string 16",
  "mailingAddressLine1": "sample string 17",
  "mailingAddressLine2": "sample string 18",
  "mailingCity": "sample string 19",
  "mailingState": "sample string 20",
  "mailingZipCode": "sample string 21",
  "mailingCounty": "sample string 22",
  "mailingCountry": "sample string 23",
  "clockNumber": "sample string 24",
  "dateOfBirth": "0001-02-03",
  "gender": "Male",
  "workPhone": "sample string 25",
  "workExtension": "sample string 26",
  "homePhone": "sample string 27",
  "mobilePhone": "sample string 28",
  "fax": "sample string 29",
  "email": "sample string 30",
  "isPrimary": true,
  "lastCheckDate": "0001-02-03",
  "lastCheckPeriodEnd": "0001-02-03",
  "costCenters": [
    {
      "startDate": "0001-02-03",
      "level": 1,
      "levelCode": "sample string 2",
      "costCenterCode": "sample string 3",
      "costCenterDescription": "sample string 4",
      "groupCode": "sample string 5"
    },
    {
      "startDate": "0001-02-03",
      "level": 1,
      "levelCode": "sample string 2",
      "costCenterCode": "sample string 3",
      "costCenterDescription": "sample string 4",
      "groupCode": "sample string 5"
    }
  ],
  "benefitCategoryCode": "sample string 32",
  "benefitCategoryDescription": "sample string 33",
  "benefitCategoryStartDate": "0001-02-03",
  "benefitCategoryEndDate": "0001-02-03",
  "autoPay": true,
  "baseRateStartDate": "0001-02-03",
  "benefitSeniorityDate": "0001-02-03",
  "citizenship": "sample string 35",
  "dataControlCode": "sample string 36",
  "defaultTaxLocationCode": "sample string 37",
  "defaultTaxLocationDescription": "sample string 38",
  "dependentHealthInsEligible": true,
  "dependentHealthInsEligibilityDate": "0001-02-03",
  "shiftCode": "sample string 40",
  "doNotProduce1099": true,
  "ethnicCode": "Declined",
  "grossUp": true,
  "hasPension": true,
  "hasShiftPremium": true,
  "i9ReviewDate": "0001-02-03",
  "isASupervisor": true,
  "isI9Verified": true,
  "isExemptFromOT": true,
  "isSeasonal": true,
  "isStatutory": true,
  "jobTrainingCode": "sample string 49",
  "locationCode": "sample string 50",
  "locationDescription": "sample string 51",
  "occupationCode": "sample string 52",
  "payMethod": "Check",
  "positionCode": "sample string 53",
  "stubMessage": "sample string 54",
  "supervisorEmployeeNumber": "sample string 55",
  "unionCode": "sample string 56",
  "visaExpiration": "0001-02-03",
  "visaNumber": "sample string 57",
  "visaType": "sample string 58",
  "workersCompCode": "sample string 59",
  "supervisorEmployeeKey": "<empty>",
  "modifiedOn": "2025-04-11T18:02:32.7994355Z",
  "workAuthorizationStatus": "AuthorizedAlien",
  "additionalRates": [
    {
      "code": "sample string 1",
      "rate": 2.0,
      "startDate": "0001-02-03"
    },
    {
      "code": "sample string 1",
      "rate": 2.0,
      "startDate": "0001-02-03"
    }
  ],
  "taxCodes": [
    {
      "taxCode": "sample string 1",
      "taxFilingStatusCode": "sample string 2",
      "isResident": true,
      "exemptions": 4,
      "additionalAmount": 5.0,
      "additionalTaxType": "None",
      "exemptBlocked": "None",
      "startDate": "0001-02-03",
      "specialExemptions": 6,
      "reciprocity": "Both",
      "customCode1": "sample string 7",
      "customCode2": "sample string 8",
      "otherIncome": 9.0,
      "otherDeductions": 10.0,
      "hasMultipleJobs": true,
      "claimDependents": 12.0,
      "w4FormYear": 13,
      "isLockedIn": true
    },
    {
      "taxCode": "sample string 1",
      "taxFilingStatusCode": "sample string 2",
      "isResident": true,
      "exemptions": 4,
      "additionalAmount": 5.0,
      "additionalTaxType": "None",
      "exemptBlocked": "None",
      "startDate": "0001-02-03",
      "specialExemptions": 6,
      "reciprocity": "Both",
      "customCode1": "sample string 7",
      "customCode2": "sample string 8",
      "otherIncome": 9.0,
      "otherDeductions": 10.0,
      "hasMultipleJobs": true,
      "claimDependents": 12.0,
      "w4FormYear": 13,
      "isLockedIn": true
    }
  ],
  "customFields": [
    {
      "name": "sample string 1",
      "value": "sample string 2"
    },
    {
      "name": "sample string 1",
      "value": "sample string 2"
    }
  ],
  "notEligibleForRehire": true,
  "allocationStartDate": "0001-02-03",
  "allocationEndDate": "0001-02-03",
  "positionStartDate": "0001-02-03",
  "positionEndDate": "0001-02-03",
  "payInfoStartDate": "0001-02-03",
  "payInfoEndDate": "0001-02-03",
  "personalId": 62,
  "lastName": "sample string 63",
  "firstName": "sample string 64",
  "middleInitial": "A",
  "ssn": "sample string 66",
  "birthDate": "0001-02-03",
  "primaryLanguage": "en",
  "divisionKey": {
    "companyCode": "sample string 1",
    "divisionCode": "sample string 2"
  },
  "employeeKey": "<empty>",
  "employeeNumber": "sample string 67"
}

text/xml

Sample:
<ExportEmployeeDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BDBPayroll.Integration.ServiceContracts.Data.Models">
  <DivisionKey xmlns:d2p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Integration.Data.Models">
    <d2p1:CompanyCode>sample string 1</d2p1:CompanyCode>
    <d2p1:DivisionCode>sample string 2</d2p1:DivisionCode>
  </DivisionKey>
  <EmployeeKey xmlns:d2p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
    <d2p1:_entityKey>
      <d2p1:_hasValue>false</d2p1:_hasValue>
      <d2p1:_value>00000000-0000-0000-0000-000000000000</d2p1:_value>
    </d2p1:_entityKey>
  </EmployeeKey>
  <EmployeeNumber>sample string 67</EmployeeNumber>
  <BirthDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </BirthDate>
  <FirstName>sample string 64</FirstName>
  <LastName>sample string 63</LastName>
  <MiddleInitial>65</MiddleInitial>
  <PersonalId>62</PersonalId>
  <PrimaryLanguage>en</PrimaryLanguage>
  <SSN>sample string 66</SSN>
  <AdditionalRates>
    <ExportEmployeePayRateDTO>
      <Code>sample string 1</Code>
      <Rate>2</Rate>
      <StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
        <d4p1:Year>1</d4p1:Year>
        <d4p1:Month>2</d4p1:Month>
        <d4p1:Day>3</d4p1:Day>
      </StartDate>
    </ExportEmployeePayRateDTO>
    <ExportEmployeePayRateDTO>
      <Code>sample string 1</Code>
      <Rate>2</Rate>
      <StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
        <d4p1:Year>1</d4p1:Year>
        <d4p1:Month>2</d4p1:Month>
        <d4p1:Day>3</d4p1:Day>
      </StartDate>
    </ExportEmployeePayRateDTO>
  </AdditionalRates>
  <AddressLine1>sample string 10</AddressLine1>
  <AddressLine2>sample string 11</AddressLine2>
  <AllocationEndDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </AllocationEndDate>
  <AllocationStartDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </AllocationStartDate>
  <AutoPay>true</AutoPay>
  <BaseRate>8</BaseRate>
  <BaseRateStartDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </BaseRateStartDate>
  <BenefitCategoryCode>sample string 32</BenefitCategoryCode>
  <BenefitCategoryDescription>sample string 33</BenefitCategoryDescription>
  <BenefitCategoryEndDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </BenefitCategoryEndDate>
  <BenefitCategoryStartDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </BenefitCategoryStartDate>
  <BenefitSeniorityDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </BenefitSeniorityDate>
  <Citizenship>sample string 35</Citizenship>
  <City>sample string 12</City>
  <ClockNumber>sample string 24</ClockNumber>
  <CostCenters>
    <ExportCostCenterDateEffectiveHeaderDTO>
      <CostCenterCode>sample string 3</CostCenterCode>
      <CostCenterDescription>sample string 4</CostCenterDescription>
      <GroupCode>sample string 5</GroupCode>
      <Level>1</Level>
      <LevelCode>sample string 2</LevelCode>
      <StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
        <d4p1:Year>1</d4p1:Year>
        <d4p1:Month>2</d4p1:Month>
        <d4p1:Day>3</d4p1:Day>
      </StartDate>
    </ExportCostCenterDateEffectiveHeaderDTO>
    <ExportCostCenterDateEffectiveHeaderDTO>
      <CostCenterCode>sample string 3</CostCenterCode>
      <CostCenterDescription>sample string 4</CostCenterDescription>
      <GroupCode>sample string 5</GroupCode>
      <Level>1</Level>
      <LevelCode>sample string 2</LevelCode>
      <StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
        <d4p1:Year>1</d4p1:Year>
        <d4p1:Month>2</d4p1:Month>
        <d4p1:Day>3</d4p1:Day>
      </StartDate>
    </ExportCostCenterDateEffectiveHeaderDTO>
  </CostCenters>
  <Country>sample string 16</Country>
  <County>sample string 15</County>
  <CustomFields>
    <ExportCustomFieldDTO>
      <Name>sample string 1</Name>
      <Value>sample string 2</Value>
    </ExportCustomFieldDTO>
    <ExportCustomFieldDTO>
      <Name>sample string 1</Name>
      <Value>sample string 2</Value>
    </ExportCustomFieldDTO>
  </CustomFields>
  <DataControlCode>sample string 36</DataControlCode>
  <DateOfBirth xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </DateOfBirth>
  <DefaultTaxLocationCode>sample string 37</DefaultTaxLocationCode>
  <DefaultTaxLocationDescription>sample string 38</DefaultTaxLocationDescription>
  <DependentHealthInsEligibilityDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </DependentHealthInsEligibilityDate>
  <DependentHealthInsEligible>true</DependentHealthInsEligible>
  <DoNotProduce1099>true</DoNotProduce1099>
  <Email>sample string 30</Email>
  <EmployeeStatus>Active</EmployeeStatus>
  <EmployeeStatusCode>sample string 1</EmployeeStatusCode>
  <EmployeeStatusDescription>sample string 2</EmployeeStatusDescription>
  <EthnicCode>Declined</EthnicCode>
  <Fax>sample string 29</Fax>
  <FullOrPartTime>FullTime</FullOrPartTime>
  <Gender>Male</Gender>
  <GrossUp>true</GrossUp>
  <HasPension>true</HasPension>
  <HasShiftPremium>true</HasShiftPremium>
  <HireDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </HireDate>
  <HomePhone>sample string 27</HomePhone>
  <I9ReviewDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </I9ReviewDate>
  <IsASupervisor>true</IsASupervisor>
  <IsExemptFromOT>true</IsExemptFromOT>
  <IsI9Verified>true</IsI9Verified>
  <IsPrimary>true</IsPrimary>
  <IsSeasonal>true</IsSeasonal>
  <IsStatutory>true</IsStatutory>
  <JobCode>sample string 5</JobCode>
  <JobDescription>sample string 6</JobDescription>
  <JobTitle>sample string 7</JobTitle>
  <JobTrainingCode>sample string 49</JobTrainingCode>
  <LastCheckDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </LastCheckDate>
  <LastCheckPeriodEnd xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </LastCheckPeriodEnd>
  <LocationCode>sample string 50</LocationCode>
  <LocationDescription>sample string 51</LocationDescription>
  <MailingAddressLine1>sample string 17</MailingAddressLine1>
  <MailingAddressLine2>sample string 18</MailingAddressLine2>
  <MailingCity>sample string 19</MailingCity>
  <MailingCountry>sample string 23</MailingCountry>
  <MailingCounty>sample string 22</MailingCounty>
  <MailingState>sample string 20</MailingState>
  <MailingZipCode>sample string 21</MailingZipCode>
  <MobilePhone>sample string 28</MobilePhone>
  <ModifiedOn>2025-04-11T14:02:32.7994355-04:00</ModifiedOn>
  <NotEligibleForRehire>true</NotEligibleForRehire>
  <OccupationCode>sample string 52</OccupationCode>
  <OriginalHireDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </OriginalHireDate>
  <PayFrequency>sample string 9</PayFrequency>
  <PayGroup>sample string 4</PayGroup>
  <PayInfoEndDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </PayInfoEndDate>
  <PayInfoStartDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </PayInfoStartDate>
  <PayMethod>Check</PayMethod>
  <PayType>Salary</PayType>
  <PositionCode>sample string 53</PositionCode>
  <PositionEndDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </PositionEndDate>
  <PositionStartDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </PositionStartDate>
  <RecordType>Employee</RecordType>
  <RehireDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </RehireDate>
  <ShiftCode>sample string 40</ShiftCode>
  <StandardHours>1</StandardHours>
  <State>sample string 13</State>
  <StubMessage>sample string 54</StubMessage>
  <SupervisorEmployeeKey xmlns:d2p1="http://schemas.datacontract.org/2004/07/BDBPayroll.Services.Data.Shared.Keys">
    <d2p1:_entityKey>
      <d2p1:_hasValue>false</d2p1:_hasValue>
      <d2p1:_value>00000000-0000-0000-0000-000000000000</d2p1:_value>
    </d2p1:_entityKey>
  </SupervisorEmployeeKey>
  <SupervisorEmployeeNumber>sample string 55</SupervisorEmployeeNumber>
  <TaxCodes>
    <ExportEmployeeTaxCodeDTO>
      <AdditionalAmount>5</AdditionalAmount>
      <AdditionalTaxType>None</AdditionalTaxType>
      <ClaimDependents>12</ClaimDependents>
      <CustomCode1>sample string 7</CustomCode1>
      <CustomCode2>sample string 8</CustomCode2>
      <ExemptBlocked>None</ExemptBlocked>
      <Exemptions>4</Exemptions>
      <HasMultipleJobs>true</HasMultipleJobs>
      <IsLockedIn>true</IsLockedIn>
      <IsResident>true</IsResident>
      <OtherDeductions>10</OtherDeductions>
      <OtherIncome>9</OtherIncome>
      <Reciprocity>Both</Reciprocity>
      <SpecialExemptions>6</SpecialExemptions>
      <StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
        <d4p1:Year>1</d4p1:Year>
        <d4p1:Month>2</d4p1:Month>
        <d4p1:Day>3</d4p1:Day>
      </StartDate>
      <TaxCode>sample string 1</TaxCode>
      <TaxFilingStatusCode>sample string 2</TaxFilingStatusCode>
      <W4FormYear>13</W4FormYear>
    </ExportEmployeeTaxCodeDTO>
    <ExportEmployeeTaxCodeDTO>
      <AdditionalAmount>5</AdditionalAmount>
      <AdditionalTaxType>None</AdditionalTaxType>
      <ClaimDependents>12</ClaimDependents>
      <CustomCode1>sample string 7</CustomCode1>
      <CustomCode2>sample string 8</CustomCode2>
      <ExemptBlocked>None</ExemptBlocked>
      <Exemptions>4</Exemptions>
      <HasMultipleJobs>true</HasMultipleJobs>
      <IsLockedIn>true</IsLockedIn>
      <IsResident>true</IsResident>
      <OtherDeductions>10</OtherDeductions>
      <OtherIncome>9</OtherIncome>
      <Reciprocity>Both</Reciprocity>
      <SpecialExemptions>6</SpecialExemptions>
      <StartDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
        <d4p1:Year>1</d4p1:Year>
        <d4p1:Month>2</d4p1:Month>
        <d4p1:Day>3</d4p1:Day>
      </StartDate>
      <TaxCode>sample string 1</TaxCode>
      <TaxFilingStatusCode>sample string 2</TaxFilingStatusCode>
      <W4FormYear>13</W4FormYear>
    </ExportEmployeeTaxCodeDTO>
  </TaxCodes>
  <TaxType>W2</TaxType>
  <TerminationDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </TerminationDate>
  <TerminationReason>sample string 3</TerminationReason>
  <UnionCode>sample string 56</UnionCode>
  <VisaExpiration xmlns:d2p1="http://schemas.datacontract.org/2004/07/EntireOne.Shared.Dates">
    <d2p1:Year>1</d2p1:Year>
    <d2p1:Month>2</d2p1:Month>
    <d2p1:Day>3</d2p1:Day>
  </VisaExpiration>
  <VisaNumber>sample string 57</VisaNumber>
  <VisaType>sample string 58</VisaType>
  <WorkAuthorizationStatus>AuthorizedAlien</WorkAuthorizationStatus>
  <WorkExtension>sample string 26</WorkExtension>
  <WorkPhone>sample string 25</WorkPhone>
  <WorkersCompCode>sample string 59</WorkersCompCode>
  <ZipCode>sample string 14</ZipCode>
</ExportEmployeeDTO>