POST api/Employee/Find

社員の条件検索

Request Information

URI Parameters

None.

Body Parameters

EmployeeAPISearch
NameDescriptionTypeAdditional information
Code

string

None.

Furigana

string

None.

Name

string

None.

Role

integer

None.

DateOfEnteringCompany

date

None.

DateOfLeavingCompany

date

None.

DateOfEnteringFrom

date

None.

DateOfEnteringTo

date

None.

DateOfLeavingFrom

date

None.

DateOfLeavingTo

date

None.

Email

string

None.

IsEditable

boolean

None.

IsManager

boolean

None.

Active

integer

None.

ThumbnailFilePath

string

None.

ActivationStatus

integer

None.

Tel

string

None.

BuilderId

integer

None.

CreatedDate

date

None.

ModifiedDate

date

None.

CreatedById

integer

None.

ModifiedById

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "Code": "sample string 1",
  "Furigana": "sample string 2",
  "Name": "sample string 3",
  "Role": 1,
  "DateOfEnteringCompany": "2025-12-10T05:48:04.1089601+00:00",
  "DateOfLeavingCompany": "2025-12-10T05:48:04.1089601+00:00",
  "DateOfEnteringFrom": "2025-12-10T05:48:04.1089601+00:00",
  "DateOfEnteringTo": "2025-12-10T05:48:04.1089601+00:00",
  "DateOfLeavingFrom": "2025-12-10T05:48:04.1089601+00:00",
  "DateOfLeavingTo": "2025-12-10T05:48:04.1089601+00:00",
  "Email": "sample string 4",
  "IsEditable": false,
  "IsManager": true,
  "Active": 1,
  "ThumbnailFilePath": "sample string 5",
  "ActivationStatus": 1,
  "Tel": "sample string 6",
  "BuilderId": 1,
  "CreatedDate": "2025-12-10T05:48:04.1089601+00:00",
  "ModifiedDate": "2025-12-10T05:48:04.1089601+00:00",
  "CreatedById": 9,
  "ModifiedById": 10
}

application/xml, text/xml

Sample:
<EmployeeAPISearch xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Uchinet.General.API.Data">
  <BuilderId>1</BuilderId>
  <CreatedById>9</CreatedById>
  <CreatedDate>2025-12-10T05:48:04.1089601+00:00</CreatedDate>
  <ModifiedById>10</ModifiedById>
  <ModifiedDate>2025-12-10T05:48:04.1089601+00:00</ModifiedDate>
  <ActivationStatus>1</ActivationStatus>
  <Active>1</Active>
  <Code>sample string 1</Code>
  <DateOfEnteringCompany>2025-12-10T05:48:04.1089601+00:00</DateOfEnteringCompany>
  <DateOfEnteringFrom>2025-12-10T05:48:04.1089601+00:00</DateOfEnteringFrom>
  <DateOfEnteringTo>2025-12-10T05:48:04.1089601+00:00</DateOfEnteringTo>
  <DateOfLeavingCompany>2025-12-10T05:48:04.1089601+00:00</DateOfLeavingCompany>
  <DateOfLeavingFrom>2025-12-10T05:48:04.1089601+00:00</DateOfLeavingFrom>
  <DateOfLeavingTo>2025-12-10T05:48:04.1089601+00:00</DateOfLeavingTo>
  <Email>sample string 4</Email>
  <Furigana>sample string 2</Furigana>
  <Name>sample string 3</Name>
  <Role>1</Role>
  <Tel>sample string 6</Tel>
  <ThumbnailFilePath>sample string 5</ThumbnailFilePath>
</EmployeeAPISearch>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of EmployeeAPI
NameDescriptionTypeAdditional information
EmployeeId

integer

None.

Code

string

None.

Furigana

string

None.

Name

string

None.

Role

integer

None.

DateOfEntering

date

None.

DateOfLeaving

date

None.

DateOfEnteringFrom

date

None.

DateOfEnteringTo

date

None.

DateOfLeavingFrom

date

None.

DateOfLeavingTo

date

None.

Email

string

None.

IsEditable

boolean

None.

IsManager

boolean

None.

Active

integer

None.

ThumbnailFilePath

string

None.

ActivationStatus

integer

None.

Password

string

None.

FileName

string

None.

ImageData

string

None.

WorkerOfIndustryIds

string

None.

WorkerOfIndustryValues

string

None.

Tel

string

None.

BuilderId

integer

None.

CreatedDate

date

None.

ModifiedDate

date

None.

CreatedById

integer

None.

ModifiedById

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "EmployeeId": 1,
    "Code": "sample string 2",
    "Furigana": "sample string 3",
    "Name": "sample string 4",
    "Role": 1,
    "DateOfEntering": "2025-12-10T05:48:04.1245755+00:00",
    "DateOfLeaving": "2025-12-10T05:48:04.1245755+00:00",
    "DateOfEnteringFrom": "2025-12-10T05:48:04.1245755+00:00",
    "DateOfEnteringTo": "2025-12-10T05:48:04.1245755+00:00",
    "DateOfLeavingFrom": "2025-12-10T05:48:04.1245755+00:00",
    "DateOfLeavingTo": "2025-12-10T05:48:04.1245755+00:00",
    "Email": "sample string 5",
    "IsEditable": false,
    "IsManager": true,
    "Active": 1,
    "ThumbnailFilePath": "sample string 6",
    "ActivationStatus": 1,
    "Password": "sample string 7",
    "FileName": "sample string 8",
    "ImageData": "sample string 9",
    "WorkerOfIndustryIds": "sample string 10",
    "WorkerOfIndustryValues": "sample string 11",
    "Tel": "sample string 12",
    "BuilderId": 1,
    "CreatedDate": "2025-12-10T05:48:04.1245755+00:00",
    "ModifiedDate": "2025-12-10T05:48:04.1245755+00:00",
    "CreatedById": 15,
    "ModifiedById": 16
  },
  {
    "EmployeeId": 1,
    "Code": "sample string 2",
    "Furigana": "sample string 3",
    "Name": "sample string 4",
    "Role": 1,
    "DateOfEntering": "2025-12-10T05:48:04.1245755+00:00",
    "DateOfLeaving": "2025-12-10T05:48:04.1245755+00:00",
    "DateOfEnteringFrom": "2025-12-10T05:48:04.1245755+00:00",
    "DateOfEnteringTo": "2025-12-10T05:48:04.1245755+00:00",
    "DateOfLeavingFrom": "2025-12-10T05:48:04.1245755+00:00",
    "DateOfLeavingTo": "2025-12-10T05:48:04.1245755+00:00",
    "Email": "sample string 5",
    "IsEditable": false,
    "IsManager": true,
    "Active": 1,
    "ThumbnailFilePath": "sample string 6",
    "ActivationStatus": 1,
    "Password": "sample string 7",
    "FileName": "sample string 8",
    "ImageData": "sample string 9",
    "WorkerOfIndustryIds": "sample string 10",
    "WorkerOfIndustryValues": "sample string 11",
    "Tel": "sample string 12",
    "BuilderId": 1,
    "CreatedDate": "2025-12-10T05:48:04.1245755+00:00",
    "ModifiedDate": "2025-12-10T05:48:04.1245755+00:00",
    "CreatedById": 15,
    "ModifiedById": 16
  }
]

application/xml, text/xml

Sample:
<ArrayOfEmployeeAPI xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Uchinet.General.API.Data">
  <EmployeeAPI>
    <BuilderId>1</BuilderId>
    <CreatedById>15</CreatedById>
    <CreatedDate>2025-12-10T05:48:04.1245755+00:00</CreatedDate>
    <ModifiedById>16</ModifiedById>
    <ModifiedDate>2025-12-10T05:48:04.1245755+00:00</ModifiedDate>
    <ActivationStatus>1</ActivationStatus>
    <Active>1</Active>
    <Code>sample string 2</Code>
    <DateOfEntering>2025-12-10T05:48:04.1245755+00:00</DateOfEntering>
    <DateOfEnteringFrom>2025-12-10T05:48:04.1245755+00:00</DateOfEnteringFrom>
    <DateOfEnteringTo>2025-12-10T05:48:04.1245755+00:00</DateOfEnteringTo>
    <DateOfLeaving>2025-12-10T05:48:04.1245755+00:00</DateOfLeaving>
    <DateOfLeavingFrom>2025-12-10T05:48:04.1245755+00:00</DateOfLeavingFrom>
    <DateOfLeavingTo>2025-12-10T05:48:04.1245755+00:00</DateOfLeavingTo>
    <Email>sample string 5</Email>
    <EmployeeId>1</EmployeeId>
    <FileName>sample string 8</FileName>
    <Furigana>sample string 3</Furigana>
    <ImageData>sample string 9</ImageData>
    <Name>sample string 4</Name>
    <Password>sample string 7</Password>
    <Role>1</Role>
    <Tel>sample string 12</Tel>
    <ThumbnailFilePath>sample string 6</ThumbnailFilePath>
    <WorkerOfIndustryIds>sample string 10</WorkerOfIndustryIds>
    <WorkerOfIndustryValues>sample string 11</WorkerOfIndustryValues>
  </EmployeeAPI>
  <EmployeeAPI>
    <BuilderId>1</BuilderId>
    <CreatedById>15</CreatedById>
    <CreatedDate>2025-12-10T05:48:04.1245755+00:00</CreatedDate>
    <ModifiedById>16</ModifiedById>
    <ModifiedDate>2025-12-10T05:48:04.1245755+00:00</ModifiedDate>
    <ActivationStatus>1</ActivationStatus>
    <Active>1</Active>
    <Code>sample string 2</Code>
    <DateOfEntering>2025-12-10T05:48:04.1245755+00:00</DateOfEntering>
    <DateOfEnteringFrom>2025-12-10T05:48:04.1245755+00:00</DateOfEnteringFrom>
    <DateOfEnteringTo>2025-12-10T05:48:04.1245755+00:00</DateOfEnteringTo>
    <DateOfLeaving>2025-12-10T05:48:04.1245755+00:00</DateOfLeaving>
    <DateOfLeavingFrom>2025-12-10T05:48:04.1245755+00:00</DateOfLeavingFrom>
    <DateOfLeavingTo>2025-12-10T05:48:04.1245755+00:00</DateOfLeavingTo>
    <Email>sample string 5</Email>
    <EmployeeId>1</EmployeeId>
    <FileName>sample string 8</FileName>
    <Furigana>sample string 3</Furigana>
    <ImageData>sample string 9</ImageData>
    <Name>sample string 4</Name>
    <Password>sample string 7</Password>
    <Role>1</Role>
    <Tel>sample string 12</Tel>
    <ThumbnailFilePath>sample string 6</ThumbnailFilePath>
    <WorkerOfIndustryIds>sample string 10</WorkerOfIndustryIds>
    <WorkerOfIndustryValues>sample string 11</WorkerOfIndustryValues>
  </EmployeeAPI>
</ArrayOfEmployeeAPI>