POST api/GetEmployeeKeyIDS
Get employee holiday balance
Request Information
Payload
Name | Payload Parameters | Additional information |
---|---|---|
Parameters | string Filter_Type string Filter_Value |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
[ { "PersonnelNumber": 1, "EmployeeNumber": 2, "Title": "sample string 3", "Forename1": "sample string 4", "Forename2": "sample string 5", "Surname": "sample string 6", "HomeEmail": "sample string 7", "CompanyEmail": "sample string 8", "EmploymentStartDate": "2025-04-29T18:55:29.8284321+01:00", "EmploymentEndDate": "2025-04-29T18:55:29.8284321+01:00", "NINumber": "sample string 9", "DepartmentCode": "sample string 10", "Department": "sample string 11", "CostCentreCode": "sample string 12", "CostCentre": "sample string 13", "LocationCode": "sample string 14", "Location": "sample string 15", "PostNumber": "sample string 16", "JobDescription": "sample string 17", "Company": 18, "CompanyName": "sample string 19" }, { "PersonnelNumber": 1, "EmployeeNumber": 2, "Title": "sample string 3", "Forename1": "sample string 4", "Forename2": "sample string 5", "Surname": "sample string 6", "HomeEmail": "sample string 7", "CompanyEmail": "sample string 8", "EmploymentStartDate": "2025-04-29T18:55:29.8284321+01:00", "EmploymentEndDate": "2025-04-29T18:55:29.8284321+01:00", "NINumber": "sample string 9", "DepartmentCode": "sample string 10", "Department": "sample string 11", "CostCentreCode": "sample string 12", "CostCentre": "sample string 13", "LocationCode": "sample string 14", "Location": "sample string 15", "PostNumber": "sample string 16", "JobDescription": "sample string 17", "Company": 18, "CompanyName": "sample string 19" }, { "PersonnelNumber": 1, "EmployeeNumber": 2, "Title": "sample string 3", "Forename1": "sample string 4", "Forename2": "sample string 5", "Surname": "sample string 6", "HomeEmail": "sample string 7", "CompanyEmail": "sample string 8", "EmploymentStartDate": "2025-04-29T18:55:29.8284321+01:00", "EmploymentEndDate": "2025-04-29T18:55:29.8284321+01:00", "NINumber": "sample string 9", "DepartmentCode": "sample string 10", "Department": "sample string 11", "CostCentreCode": "sample string 12", "CostCentre": "sample string 13", "LocationCode": "sample string 14", "Location": "sample string 15", "PostNumber": "sample string 16", "JobDescription": "sample string 17", "Company": 18, "CompanyName": "sample string 19" } ]
text/html
Sample:
[{"PersonnelNumber":1,"EmployeeNumber":2,"Title":"sample string 3","Forename1":"sample string 4","Forename2":"sample string 5","Surname":"sample string 6","HomeEmail":"sample string 7","CompanyEmail":"sample string 8","EmploymentStartDate":"2025-04-29T18:55:29.8284321+01:00","EmploymentEndDate":"2025-04-29T18:55:29.8284321+01:00","NINumber":"sample string 9","DepartmentCode":"sample string 10","Department":"sample string 11","CostCentreCode":"sample string 12","CostCentre":"sample string 13","LocationCode":"sample string 14","Location":"sample string 15","PostNumber":"sample string 16","JobDescription":"sample string 17","Company":18,"CompanyName":"sample string 19"},{"PersonnelNumber":1,"EmployeeNumber":2,"Title":"sample string 3","Forename1":"sample string 4","Forename2":"sample string 5","Surname":"sample string 6","HomeEmail":"sample string 7","CompanyEmail":"sample string 8","EmploymentStartDate":"2025-04-29T18:55:29.8284321+01:00","EmploymentEndDate":"2025-04-29T18:55:29.8284321+01:00","NINumber":"sample string 9","DepartmentCode":"sample string 10","Department":"sample string 11","CostCentreCode":"sample string 12","CostCentre":"sample string 13","LocationCode":"sample string 14","Location":"sample string 15","PostNumber":"sample string 16","JobDescription":"sample string 17","Company":18,"CompanyName":"sample string 19"},{"PersonnelNumber":1,"EmployeeNumber":2,"Title":"sample string 3","Forename1":"sample string 4","Forename2":"sample string 5","Surname":"sample string 6","HomeEmail":"sample string 7","CompanyEmail":"sample string 8","EmploymentStartDate":"2025-04-29T18:55:29.8284321+01:00","EmploymentEndDate":"2025-04-29T18:55:29.8284321+01:00","NINumber":"sample string 9","DepartmentCode":"sample string 10","Department":"sample string 11","CostCentreCode":"sample string 12","CostCentre":"sample string 13","LocationCode":"sample string 14","Location":"sample string 15","PostNumber":"sample string 16","JobDescription":"sample string 17","Company":18,"CompanyName":"sample string 19"}]
application/xml, text/xml
Sample:
<ArrayOfEmployeeKDI xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Carval.SelfService.BLL.Employees"> <EmployeeKDI> <Company>18</Company> <CompanyEmail>sample string 8</CompanyEmail> <CompanyName>sample string 19</CompanyName> <CostCentre>sample string 13</CostCentre> <CostCentreCode>sample string 12</CostCentreCode> <Department>sample string 11</Department> <DepartmentCode>sample string 10</DepartmentCode> <EmployeeNumber>2</EmployeeNumber> <EmploymentEndDate>2025-04-29T18:55:29.8284321+01:00</EmploymentEndDate> <EmploymentStartDate>2025-04-29T18:55:29.8284321+01:00</EmploymentStartDate> <Forename1>sample string 4</Forename1> <Forename2>sample string 5</Forename2> <HomeEmail>sample string 7</HomeEmail> <JobDescription>sample string 17</JobDescription> <Location>sample string 15</Location> <LocationCode>sample string 14</LocationCode> <NINumber>sample string 9</NINumber> <PersonnelNumber>1</PersonnelNumber> <PostNumber>sample string 16</PostNumber> <Surname>sample string 6</Surname> <Title>sample string 3</Title> </EmployeeKDI> <EmployeeKDI> <Company>18</Company> <CompanyEmail>sample string 8</CompanyEmail> <CompanyName>sample string 19</CompanyName> <CostCentre>sample string 13</CostCentre> <CostCentreCode>sample string 12</CostCentreCode> <Department>sample string 11</Department> <DepartmentCode>sample string 10</DepartmentCode> <EmployeeNumber>2</EmployeeNumber> <EmploymentEndDate>2025-04-29T18:55:29.8284321+01:00</EmploymentEndDate> <EmploymentStartDate>2025-04-29T18:55:29.8284321+01:00</EmploymentStartDate> <Forename1>sample string 4</Forename1> <Forename2>sample string 5</Forename2> <HomeEmail>sample string 7</HomeEmail> <JobDescription>sample string 17</JobDescription> <Location>sample string 15</Location> <LocationCode>sample string 14</LocationCode> <NINumber>sample string 9</NINumber> <PersonnelNumber>1</PersonnelNumber> <PostNumber>sample string 16</PostNumber> <Surname>sample string 6</Surname> <Title>sample string 3</Title> </EmployeeKDI> <EmployeeKDI> <Company>18</Company> <CompanyEmail>sample string 8</CompanyEmail> <CompanyName>sample string 19</CompanyName> <CostCentre>sample string 13</CostCentre> <CostCentreCode>sample string 12</CostCentreCode> <Department>sample string 11</Department> <DepartmentCode>sample string 10</DepartmentCode> <EmployeeNumber>2</EmployeeNumber> <EmploymentEndDate>2025-04-29T18:55:29.8284321+01:00</EmploymentEndDate> <EmploymentStartDate>2025-04-29T18:55:29.8284321+01:00</EmploymentStartDate> <Forename1>sample string 4</Forename1> <Forename2>sample string 5</Forename2> <HomeEmail>sample string 7</HomeEmail> <JobDescription>sample string 17</JobDescription> <Location>sample string 15</Location> <LocationCode>sample string 14</LocationCode> <NINumber>sample string 9</NINumber> <PersonnelNumber>1</PersonnelNumber> <PostNumber>sample string 16</PostNumber> <Surname>sample string 6</Surname> <Title>sample string 3</Title> </EmployeeKDI> </ArrayOfEmployeeKDI>