GET api/{programid}/Employee/AssociatedParticipants/{employeeNo}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
programid

string

Required

employeeNo

string

Required

Body Parameters

None.

Response Information

Resource Description

EmployeeMobileInfo
NameDescriptionTypeAdditional information
EmployeeNo

string

None.

FirstName

string

None.

MiddleName

string

None.

LastName

string

None.

Blocked

boolean

None.

Address

string

None.

City

string

None.

State

string

None.

ZipCode

string

None.

PhoneNumber

string

None.

Email

string

None.

DateOfBirth

date

None.

Services

None.

Response Formats

application/json, text/json

Sample:
{
  "EmployeeNo": "sample string 1",
  "FirstName": "sample string 2",
  "MiddleName": "sample string 3",
  "LastName": "sample string 4",
  "Blocked": true,
  "Address": "sample string 6",
  "City": "sample string 7",
  "State": "sample string 8",
  "ZipCode": "sample string 9",
  "PhoneNumber": "sample string 10",
  "Email": "sample string 11",
  "DateOfBirth": "2024-11-16T05:01:49.7277304-05:00",
  "Services": [
    {
      "ServiceCode": "sample string 1",
      "Description": "sample string 2",
      "ServiceActivityRequired": true,
      "DisAllowTimesheet": true,
      "DependentServiceCodes": "sample string 5",
      "TimesheetNoteRequired": true,
      "ThirdParty": true,
      "RequireMultipleConsumersEVV": true,
      "ServiceActivities": [
        {
          "No": "sample string 1",
          "Description": "sample string 2",
          "NoteRequired": true
        },
        {
          "No": "sample string 1",
          "Description": "sample string 2",
          "NoteRequired": true
        }
      ],
      "MinConsumerRequired": 9,
      "MaxConsumerRequired": 10
    },
    {
      "ServiceCode": "sample string 1",
      "Description": "sample string 2",
      "ServiceActivityRequired": true,
      "DisAllowTimesheet": true,
      "DependentServiceCodes": "sample string 5",
      "TimesheetNoteRequired": true,
      "ThirdParty": true,
      "RequireMultipleConsumersEVV": true,
      "ServiceActivities": [
        {
          "No": "sample string 1",
          "Description": "sample string 2",
          "NoteRequired": true
        },
        {
          "No": "sample string 1",
          "Description": "sample string 2",
          "NoteRequired": true
        }
      ],
      "MinConsumerRequired": 9,
      "MaxConsumerRequired": 10
    }
  ],
  "Consumers": [
    {
      "No": "sample string 1",
      "FirstName": "sample string 2",
      "LastName": "sample string 3",
      "Address": "sample string 4",
      "City": "sample string 5",
      "State": "sample string 6",
      "ZipCode": "sample string 7",
      "HomePhone": "sample string 8",
      "DateOfBirth": "2024-11-16T05:01:49.7277304-05:00",
      "PayCyclePeriods": [
        {
          "Code": "sample string 1",
          "PayCycleTerm": "sample string 2",
          "Period": 3,
          "StartDate": "2024-11-16T05:01:49.7277304-05:00",
          "EndDate": "2024-11-16T05:01:49.7277304-05:00",
          "PayDate": "2024-11-16T05:01:49.7277304-05:00",
          "CutOffDate": "2024-11-16T05:01:49.7277304-05:00"
        },
        {
          "Code": "sample string 1",
          "PayCycleTerm": "sample string 2",
          "Period": 3,
          "StartDate": "2024-11-16T05:01:49.7277304-05:00",
          "EndDate": "2024-11-16T05:01:49.7277304-05:00",
          "PayDate": "2024-11-16T05:01:49.7277304-05:00",
          "CutOffDate": "2024-11-16T05:01:49.7277304-05:00"
        }
      ],
      "AuthorizationLines": [
        {
          "AuthorizationNo": "sample string 1",
          "LineNo": 2,
          "ServiceCode": "sample string 3",
          "StartDate": "2024-11-16T05:01:49.7277304-05:00",
          "EndDate": "2024-11-16T05:01:49.7277304-05:00",
          "ValuedOutcome": "sample string 6",
          "PlanId": "sample string 7",
          "ServiceNo": "sample string 8",
          "ExternalReferenceId": "sample string 9",
          "Comment": "sample string 10"
        },
        {
          "AuthorizationNo": "sample string 1",
          "LineNo": 2,
          "ServiceCode": "sample string 3",
          "StartDate": "2024-11-16T05:01:49.7277304-05:00",
          "EndDate": "2024-11-16T05:01:49.7277304-05:00",
          "ValuedOutcome": "sample string 6",
          "PlanId": "sample string 7",
          "ServiceNo": "sample string 8",
          "ExternalReferenceId": "sample string 9",
          "Comment": "sample string 10"
        }
      ]
    },
    {
      "No": "sample string 1",
      "FirstName": "sample string 2",
      "LastName": "sample string 3",
      "Address": "sample string 4",
      "City": "sample string 5",
      "State": "sample string 6",
      "ZipCode": "sample string 7",
      "HomePhone": "sample string 8",
      "DateOfBirth": "2024-11-16T05:01:49.7277304-05:00",
      "PayCyclePeriods": [
        {
          "Code": "sample string 1",
          "PayCycleTerm": "sample string 2",
          "Period": 3,
          "StartDate": "2024-11-16T05:01:49.7277304-05:00",
          "EndDate": "2024-11-16T05:01:49.7277304-05:00",
          "PayDate": "2024-11-16T05:01:49.7277304-05:00",
          "CutOffDate": "2024-11-16T05:01:49.7277304-05:00"
        },
        {
          "Code": "sample string 1",
          "PayCycleTerm": "sample string 2",
          "Period": 3,
          "StartDate": "2024-11-16T05:01:49.7277304-05:00",
          "EndDate": "2024-11-16T05:01:49.7277304-05:00",
          "PayDate": "2024-11-16T05:01:49.7277304-05:00",
          "CutOffDate": "2024-11-16T05:01:49.7277304-05:00"
        }
      ],
      "AuthorizationLines": [
        {
          "AuthorizationNo": "sample string 1",
          "LineNo": 2,
          "ServiceCode": "sample string 3",
          "StartDate": "2024-11-16T05:01:49.7277304-05:00",
          "EndDate": "2024-11-16T05:01:49.7277304-05:00",
          "ValuedOutcome": "sample string 6",
          "PlanId": "sample string 7",
          "ServiceNo": "sample string 8",
          "ExternalReferenceId": "sample string 9",
          "Comment": "sample string 10"
        },
        {
          "AuthorizationNo": "sample string 1",
          "LineNo": 2,
          "ServiceCode": "sample string 3",
          "StartDate": "2024-11-16T05:01:49.7277304-05:00",
          "EndDate": "2024-11-16T05:01:49.7277304-05:00",
          "ValuedOutcome": "sample string 6",
          "PlanId": "sample string 7",
          "ServiceNo": "sample string 8",
          "ExternalReferenceId": "sample string 9",
          "Comment": "sample string 10"
        }
      ]
    }
  ],
  "Rates": [
    {
      "EmployeeNo": "sample string 1",
      "ConsumerNo": "sample string 2",
      "ServiceCode": "sample string 3",
      "Description": "sample string 4",
      "EffectiveDate": "2024-11-16T05:01:49.7277304-05:00",
      "EndDate": "2024-11-16T05:01:49.7277304-05:00",
      "ActivationCode": "sample string 7"
    },
    {
      "EmployeeNo": "sample string 1",
      "ConsumerNo": "sample string 2",
      "ServiceCode": "sample string 3",
      "Description": "sample string 4",
      "EffectiveDate": "2024-11-16T05:01:49.7277304-05:00",
      "EndDate": "2024-11-16T05:01:49.7277304-05:00",
      "ActivationCode": "sample string 7"
    }
  ],
  "ServicesAvailable": [
    {
      "EmployeeNo": "sample string 1",
      "ConsumerNo": "sample string 2",
      "ServiceCode": "sample string 3",
      "Description": "sample string 4",
      "EffectiveDate": "2024-11-16T05:01:49.7277304-05:00",
      "EndDate": "2024-11-16T05:01:49.7277304-05:00"
    },
    {
      "EmployeeNo": "sample string 1",
      "ConsumerNo": "sample string 2",
      "ServiceCode": "sample string 3",
      "Description": "sample string 4",
      "EffectiveDate": "2024-11-16T05:01:49.7277304-05:00",
      "EndDate": "2024-11-16T05:01:49.7277304-05:00"
    }
  ],
  "ServiceBasedOnRate": true
}

application/xml, text/xml

Sample:
<EmployeeMobileInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PPL.Services.Models.WebAPI_DTO.Employee">
  <Address>sample string 6</Address>
  <Blocked>true</Blocked>
  <City>sample string 7</City>
  <Consumers>
    <EmployeeMobileInfo.Consumer>
      <Address>sample string 4</Address>
      <AuthorizationLines>
        <EmployeeMobileInfo.AuthorizationLine>
          <AuthorizationNo>sample string 1</AuthorizationNo>
          <Comment>sample string 10</Comment>
          <EndDate>2024-11-16T05:01:49.7277304-05:00</EndDate>
          <ExternalReferenceId>sample string 9</ExternalReferenceId>
          <LineNo>2</LineNo>
          <PlanId>sample string 7</PlanId>
          <ServiceCode>sample string 3</ServiceCode>
          <ServiceNo>sample string 8</ServiceNo>
          <StartDate>2024-11-16T05:01:49.7277304-05:00</StartDate>
          <ValuedOutcome>sample string 6</ValuedOutcome>
        </EmployeeMobileInfo.AuthorizationLine>
        <EmployeeMobileInfo.AuthorizationLine>
          <AuthorizationNo>sample string 1</AuthorizationNo>
          <Comment>sample string 10</Comment>
          <EndDate>2024-11-16T05:01:49.7277304-05:00</EndDate>
          <ExternalReferenceId>sample string 9</ExternalReferenceId>
          <LineNo>2</LineNo>
          <PlanId>sample string 7</PlanId>
          <ServiceCode>sample string 3</ServiceCode>
          <ServiceNo>sample string 8</ServiceNo>
          <StartDate>2024-11-16T05:01:49.7277304-05:00</StartDate>
          <ValuedOutcome>sample string 6</ValuedOutcome>
        </EmployeeMobileInfo.AuthorizationLine>
      </AuthorizationLines>
      <City>sample string 5</City>
      <DateOfBirth>2024-11-16T05:01:49.7277304-05:00</DateOfBirth>
      <FirstName>sample string 2</FirstName>
      <HomePhone>sample string 8</HomePhone>
      <LastName>sample string 3</LastName>
      <No>sample string 1</No>
      <PayCyclePeriods>
        <EmployeeMobileInfo.PayCyclePeriod>
          <Code>sample string 1</Code>
          <CutOffDate>2024-11-16T05:01:49.7277304-05:00</CutOffDate>
          <EndDate>2024-11-16T05:01:49.7277304-05:00</EndDate>
          <PayCycleTerm>sample string 2</PayCycleTerm>
          <PayDate>2024-11-16T05:01:49.7277304-05:00</PayDate>
          <Period>3</Period>
          <StartDate>2024-11-16T05:01:49.7277304-05:00</StartDate>
        </EmployeeMobileInfo.PayCyclePeriod>
        <EmployeeMobileInfo.PayCyclePeriod>
          <Code>sample string 1</Code>
          <CutOffDate>2024-11-16T05:01:49.7277304-05:00</CutOffDate>
          <EndDate>2024-11-16T05:01:49.7277304-05:00</EndDate>
          <PayCycleTerm>sample string 2</PayCycleTerm>
          <PayDate>2024-11-16T05:01:49.7277304-05:00</PayDate>
          <Period>3</Period>
          <StartDate>2024-11-16T05:01:49.7277304-05:00</StartDate>
        </EmployeeMobileInfo.PayCyclePeriod>
      </PayCyclePeriods>
      <State>sample string 6</State>
      <ZipCode>sample string 7</ZipCode>
    </EmployeeMobileInfo.Consumer>
    <EmployeeMobileInfo.Consumer>
      <Address>sample string 4</Address>
      <AuthorizationLines>
        <EmployeeMobileInfo.AuthorizationLine>
          <AuthorizationNo>sample string 1</AuthorizationNo>
          <Comment>sample string 10</Comment>
          <EndDate>2024-11-16T05:01:49.7277304-05:00</EndDate>
          <ExternalReferenceId>sample string 9</ExternalReferenceId>
          <LineNo>2</LineNo>
          <PlanId>sample string 7</PlanId>
          <ServiceCode>sample string 3</ServiceCode>
          <ServiceNo>sample string 8</ServiceNo>
          <StartDate>2024-11-16T05:01:49.7277304-05:00</StartDate>
          <ValuedOutcome>sample string 6</ValuedOutcome>
        </EmployeeMobileInfo.AuthorizationLine>
        <EmployeeMobileInfo.AuthorizationLine>
          <AuthorizationNo>sample string 1</AuthorizationNo>
          <Comment>sample string 10</Comment>
          <EndDate>2024-11-16T05:01:49.7277304-05:00</EndDate>
          <ExternalReferenceId>sample string 9</ExternalReferenceId>
          <LineNo>2</LineNo>
          <PlanId>sample string 7</PlanId>
          <ServiceCode>sample string 3</ServiceCode>
          <ServiceNo>sample string 8</ServiceNo>
          <StartDate>2024-11-16T05:01:49.7277304-05:00</StartDate>
          <ValuedOutcome>sample string 6</ValuedOutcome>
        </EmployeeMobileInfo.AuthorizationLine>
      </AuthorizationLines>
      <City>sample string 5</City>
      <DateOfBirth>2024-11-16T05:01:49.7277304-05:00</DateOfBirth>
      <FirstName>sample string 2</FirstName>
      <HomePhone>sample string 8</HomePhone>
      <LastName>sample string 3</LastName>
      <No>sample string 1</No>
      <PayCyclePeriods>
        <EmployeeMobileInfo.PayCyclePeriod>
          <Code>sample string 1</Code>
          <CutOffDate>2024-11-16T05:01:49.7277304-05:00</CutOffDate>
          <EndDate>2024-11-16T05:01:49.7277304-05:00</EndDate>
          <PayCycleTerm>sample string 2</PayCycleTerm>
          <PayDate>2024-11-16T05:01:49.7277304-05:00</PayDate>
          <Period>3</Period>
          <StartDate>2024-11-16T05:01:49.7277304-05:00</StartDate>
        </EmployeeMobileInfo.PayCyclePeriod>
        <EmployeeMobileInfo.PayCyclePeriod>
          <Code>sample string 1</Code>
          <CutOffDate>2024-11-16T05:01:49.7277304-05:00</CutOffDate>
          <EndDate>2024-11-16T05:01:49.7277304-05:00</EndDate>
          <PayCycleTerm>sample string 2</PayCycleTerm>
          <PayDate>2024-11-16T05:01:49.7277304-05:00</PayDate>
          <Period>3</Period>
          <StartDate>2024-11-16T05:01:49.7277304-05:00</StartDate>
        </EmployeeMobileInfo.PayCyclePeriod>
      </PayCyclePeriods>
      <State>sample string 6</State>
      <ZipCode>sample string 7</ZipCode>
    </EmployeeMobileInfo.Consumer>
  </Consumers>
  <DateOfBirth>2024-11-16T05:01:49.7277304-05:00</DateOfBirth>
  <Email>sample string 11</Email>
  <EmployeeNo>sample string 1</EmployeeNo>
  <FirstName>sample string 2</FirstName>
  <LastName>sample string 4</LastName>
  <MiddleName>sample string 3</MiddleName>
  <PhoneNumber>sample string 10</PhoneNumber>
  <Rates>
    <EmployeeMobileInfo.EmployeeRate>
      <ActivationCode>sample string 7</ActivationCode>
      <ConsumerNo>sample string 2</ConsumerNo>
      <Description>sample string 4</Description>
      <EffectiveDate>2024-11-16T05:01:49.7277304-05:00</EffectiveDate>
      <EmployeeNo>sample string 1</EmployeeNo>
      <EndDate>2024-11-16T05:01:49.7277304-05:00</EndDate>
      <ServiceCode>sample string 3</ServiceCode>
    </EmployeeMobileInfo.EmployeeRate>
    <EmployeeMobileInfo.EmployeeRate>
      <ActivationCode>sample string 7</ActivationCode>
      <ConsumerNo>sample string 2</ConsumerNo>
      <Description>sample string 4</Description>
      <EffectiveDate>2024-11-16T05:01:49.7277304-05:00</EffectiveDate>
      <EmployeeNo>sample string 1</EmployeeNo>
      <EndDate>2024-11-16T05:01:49.7277304-05:00</EndDate>
      <ServiceCode>sample string 3</ServiceCode>
    </EmployeeMobileInfo.EmployeeRate>
  </Rates>
  <ServiceBasedOnRate>true</ServiceBasedOnRate>
  <Services>
    <EmployeeMobileInfo.Service>
      <DependentServiceCodes>sample string 5</DependentServiceCodes>
      <Description>sample string 2</Description>
      <DisAllowTimesheet>true</DisAllowTimesheet>
      <MaxConsumerRequired>10</MaxConsumerRequired>
      <MinConsumerRequired>9</MinConsumerRequired>
      <RequireMultipleConsumersEVV>true</RequireMultipleConsumersEVV>
      <ServiceActivities>
        <EmployeeMobileInfo.ServiceActivity>
          <Description>sample string 2</Description>
          <No>sample string 1</No>
          <NoteRequired>true</NoteRequired>
        </EmployeeMobileInfo.ServiceActivity>
        <EmployeeMobileInfo.ServiceActivity>
          <Description>sample string 2</Description>
          <No>sample string 1</No>
          <NoteRequired>true</NoteRequired>
        </EmployeeMobileInfo.ServiceActivity>
      </ServiceActivities>
      <ServiceActivityRequired>true</ServiceActivityRequired>
      <ServiceCode>sample string 1</ServiceCode>
      <ThirdParty>true</ThirdParty>
      <TimesheetNoteRequired>true</TimesheetNoteRequired>
    </EmployeeMobileInfo.Service>
    <EmployeeMobileInfo.Service>
      <DependentServiceCodes>sample string 5</DependentServiceCodes>
      <Description>sample string 2</Description>
      <DisAllowTimesheet>true</DisAllowTimesheet>
      <MaxConsumerRequired>10</MaxConsumerRequired>
      <MinConsumerRequired>9</MinConsumerRequired>
      <RequireMultipleConsumersEVV>true</RequireMultipleConsumersEVV>
      <ServiceActivities>
        <EmployeeMobileInfo.ServiceActivity>
          <Description>sample string 2</Description>
          <No>sample string 1</No>
          <NoteRequired>true</NoteRequired>
        </EmployeeMobileInfo.ServiceActivity>
        <EmployeeMobileInfo.ServiceActivity>
          <Description>sample string 2</Description>
          <No>sample string 1</No>
          <NoteRequired>true</NoteRequired>
        </EmployeeMobileInfo.ServiceActivity>
      </ServiceActivities>
      <ServiceActivityRequired>true</ServiceActivityRequired>
      <ServiceCode>sample string 1</ServiceCode>
      <ThirdParty>true</ThirdParty>
      <TimesheetNoteRequired>true</TimesheetNoteRequired>
    </EmployeeMobileInfo.Service>
  </Services>
  <ServicesAvailable>
    <EmployeeMobileInfo.AvailableSerivces>
      <ConsumerNo>sample string 2</ConsumerNo>
      <Description>sample string 4</Description>
      <EffectiveDate>2024-11-16T05:01:49.7277304-05:00</EffectiveDate>
      <EmployeeNo>sample string 1</EmployeeNo>
      <EndDate>2024-11-16T05:01:49.7277304-05:00</EndDate>
      <ServiceCode>sample string 3</ServiceCode>
    </EmployeeMobileInfo.AvailableSerivces>
    <EmployeeMobileInfo.AvailableSerivces>
      <ConsumerNo>sample string 2</ConsumerNo>
      <Description>sample string 4</Description>
      <EffectiveDate>2024-11-16T05:01:49.7277304-05:00</EffectiveDate>
      <EmployeeNo>sample string 1</EmployeeNo>
      <EndDate>2024-11-16T05:01:49.7277304-05:00</EndDate>
      <ServiceCode>sample string 3</ServiceCode>
    </EmployeeMobileInfo.AvailableSerivces>
  </ServicesAvailable>
  <State>sample string 8</State>
  <ZipCode>sample string 9</ZipCode>
</EmployeeMobileInfo>