Gofive OpenAPI
empeo
VenioeTaxGo
empeo
VenioeTaxGo
  1. Attendance
  • Authentication
    • Authorization
      POST
  • Master
    • Get Organizations
      GET
    • Get CustomField
      GET
    • Get Holiday
      GET
    • Get MasterSetup
      GET
    • Get Overtimes
      GET
  • Recruitment
    • Get Candidate
      GET
  • Core HR
    • Attendance
      • Get Time Attendance
        GET
      • Get Time Attendances Lite
        GET
      • Workin
        POST
      • Get Employee WorkIn Site
        GET
      • Get Timestamps
        GET
      • Get TimeStamp Attachments
        GET
      • Get Workin Sites
        GET
      • Get IOMO Logs
        GET
      • Add Timestamps
        POST
    • Asset
      • Get Asset list
      • Update Asset
      • Get Employee Assets
    • Employee
      • Get Employee
      • Update Employee
      • Get List Employees
      • Get Employees List
      • Get Mastertypes List
      • Get Name Prefixes
      • Get Document Types
      • Update Employee
      • Add Employee Attachment
      • Update Employee Address
      • Update Employee Family
      • Update Employee Information
      • Update Employee Contact
      • Update Employee Education
      • Update Employee Experience
      • Update Employee CustomField
      • Delete Employee
      • Get Employee Role
      • Get Employee Movement Lists
    • Leave
      • Get Employee Documents
    • Shifts
      • Get Shift Details
      • Update Employee Shifts
      • Get Employee Shifts
      • Swap Employee Shifts
    • Timesheet
      • SearchProjects
      • SearchTasks
      • AddTimeSheetEntry
  • Payroll
    • Create Loan
      POST
    • Get Loan
      GET
    • Get Cost Center
      POST
    • Get Financial Transactions
      POST
    • Update Financial Transactions
      PUT
  • Welfare
    • Get Shuttle Buses
    • Get Passengers
  • Goals
    • Update KPI
  • Engagement
    • Achievement
      • GetEmployeeAchievementsByEmployeeNoAsync
      • CreateAchievementCardAsync
      • CreateAchievementAwardDocumentAsync
    • Praise
      • GetEmployeePraisesByEmployeeNoAsync
      • GetPraiseTypesAsync
      • CreatePraiseRewardManagerAsync
  • Overtime
    • Get Overtimes Preriods
    • Get Overtimes Documents
  1. Attendance

Get Time Attendances Lite

GET
https://api.gofive.co.th/empeo/api/v1/time-attendances/lite

Request

Query Params

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://api.gofive.co.th/empeo/api/v1/time-attendances/lite?employeeRefId=63000&dateStart=2024-01-01&dateEnd=2024-03-31&companyName=%E0%B9%80%E0%B8%AD%E0%B8%A1%E0%B8%9E%E0%B8%A3%E0%B8%B4%E0%B9%82%E0%B8%AD%E0%B9%89%20%E0%B8%88%E0%B8%B3%E0%B8%81%E0%B8%B1%E0%B8%94&take=10&skip=0' \
--header 'Ocp-Apim-Subscription-Key: d4e1bcfbb8bb4c1585fd86eb5d3957d8' \
--header 'Authorization: Bearer <token>'

Responses

🟢200Success
application/json
Bodyapplication/json

Example
{
    "status": {
        "code": "1000",
        "description": "Success"
    },
    "data": [
        {
            "employeeRefId": "80100",
            "fullName": "นวมินทร์ อินทรบุตร (คิดถึงนะจ๊ะ)",
            "date": "2023-07-01T00:00:00",
            "shiftName": "สำนักงาน 08.30-18.00  (1 SAT) ชั่วโมงตามกะการทำงาน",
            "attendanceStatus": "ขาดงาน",
            "minStampIn": null,
            "maxStampOut": null,
            "workTime": 0,
            "late": 0,
            "early": 0,
            "absence": 300,
            "isAdjustTime": false,
            "breakTimeLate": 0,
            "shiftDateStart": "2023-07-01T09:00:00",
            "shiftDateEnd": "2023-07-01T15:00:00",
            "breakTimeStart": "2023-07-01T12:00:00",
            "breakTimeEnd": "2023-07-01T13:00:00",
            "workdayType": "วันทำงาน"
        },
        {
            "employeeRefId": "80100",
            "fullName": "นวมินทร์ อินทรบุตร (คิดถึงนะจ๊ะ)",
            "date": "2023-07-02T00:00:00",
            "shiftName": "สำนักงาน 08.30-18.00  (1 SAT) ชั่วโมงตามกะการทำงาน",
            "attendanceStatus": "วันหยุด",
            "minStampIn": null,
            "maxStampOut": null,
            "workTime": 0,
            "late": 0,
            "early": 0,
            "absence": 0,
            "isAdjustTime": false,
            "breakTimeLate": 0,
            "shiftDateStart": "2023-07-02T08:00:00",
            "shiftDateEnd": "2023-07-02T18:00:00",
            "breakTimeStart": "2023-07-02T12:00:00",
            "breakTimeEnd": "2023-07-02T13:00:00",
            "workdayType": "วันหยุดสุดสัปดาห์"
        },
        {
            "employeeRefId": "80100",
            "fullName": "นวมินทร์ อินทรบุตร (คิดถึงนะจ๊ะ)",
            "date": "2023-07-03T00:00:00",
            "shiftName": "สำนักงาน 08.30-18.00  (1 SAT) ชั่วโมงตามกะการทำงาน",
            "attendanceStatus": "ขาดงาน",
            "minStampIn": null,
            "maxStampOut": null,
            "workTime": 0,
            "late": 0,
            "early": 0,
            "absence": 540,
            "isAdjustTime": false,
            "breakTimeLate": 0,
            "shiftDateStart": "2023-07-03T08:00:00",
            "shiftDateEnd": "2023-07-03T18:00:00",
            "breakTimeStart": "2023-07-03T12:00:00",
            "breakTimeEnd": "2023-07-03T13:00:00",
            "workdayType": "วันทำงาน"
        },
        {
            "employeeRefId": "80100",
            "fullName": "นวมินทร์ อินทรบุตร (คิดถึงนะจ๊ะ)",
            "date": "2023-07-04T00:00:00",
            "shiftName": "สำนักงาน 08.30-18.00  (1 SAT) ชั่วโมงตามกะการทำงาน",
            "attendanceStatus": "ขาดงาน",
            "minStampIn": null,
            "maxStampOut": null,
            "workTime": 0,
            "late": 0,
            "early": 0,
            "absence": 540,
            "isAdjustTime": false,
            "breakTimeLate": 0,
            "shiftDateStart": "2023-07-04T08:00:00",
            "shiftDateEnd": "2023-07-04T18:00:00",
            "breakTimeStart": "2023-07-04T12:00:00",
            "breakTimeEnd": "2023-07-04T13:00:00",
            "workdayType": "วันทำงาน"
        },
        {
            "employeeRefId": "80100",
            "fullName": "นวมินทร์ อินทรบุตร (คิดถึงนะจ๊ะ)",
            "date": "2023-07-05T00:00:00",
            "shiftName": "สำนักงาน 08.30-18.00  (1 SAT) ชั่วโมงตามกะการทำงาน",
            "attendanceStatus": "ขาดงาน",
            "minStampIn": null,
            "maxStampOut": null,
            "workTime": 0,
            "late": 0,
            "early": 0,
            "absence": 540,
            "isAdjustTime": false,
            "breakTimeLate": 0,
            "shiftDateStart": "2023-07-05T08:00:00",
            "shiftDateEnd": "2023-07-05T18:00:00",
            "breakTimeStart": "2023-07-05T12:00:00",
            "breakTimeEnd": "2023-07-05T13:00:00",
            "workdayType": "วันทำงาน"
        },
        {
            "employeeRefId": "80100",
            "fullName": "นวมินทร์ อินทรบุตร (คิดถึงนะจ๊ะ)",
            "date": "2023-07-06T00:00:00",
            "shiftName": "สำนักงาน 08.30-18.00  (1 SAT) ชั่วโมงตามกะการทำงาน",
            "attendanceStatus": "ขาดงาน",
            "minStampIn": null,
            "maxStampOut": null,
            "workTime": 0,
            "late": 0,
            "early": 0,
            "absence": 540,
            "isAdjustTime": false,
            "breakTimeLate": 0,
            "shiftDateStart": "2023-07-06T08:00:00",
            "shiftDateEnd": "2023-07-06T18:00:00",
            "breakTimeStart": "2023-07-06T12:00:00",
            "breakTimeEnd": "2023-07-06T13:00:00",
            "workdayType": "วันทำงาน"
        },
        {
            "employeeRefId": "80100",
            "fullName": "นวมินทร์ อินทรบุตร (คิดถึงนะจ๊ะ)",
            "date": "2023-07-07T00:00:00",
            "shiftName": "สำนักงาน 08.30-18.00  (1 SAT) ชั่วโมงตามกะการทำงาน",
            "attendanceStatus": "ขาดงาน",
            "minStampIn": null,
            "maxStampOut": null,
            "workTime": 0,
            "late": 0,
            "early": 0,
            "absence": 480,
            "isAdjustTime": false,
            "breakTimeLate": 0,
            "shiftDateStart": "2023-07-07T09:00:00",
            "shiftDateEnd": "2023-07-07T18:00:00",
            "breakTimeStart": "2023-07-07T12:00:00",
            "breakTimeEnd": "2023-07-07T13:00:00",
            "workdayType": "วันหยุดนักขัตฤกษ์"
        },
        {
            "employeeRefId": "80100",
            "fullName": "นวมินทร์ อินทรบุตร (คิดถึงนะจ๊ะ)",
            "date": "2023-07-08T00:00:00",
            "shiftName": "สำนักงาน 08.30-18.00  (1 SAT) ชั่วโมงตามกะการทำงาน",
            "attendanceStatus": "ขาดงาน",
            "minStampIn": null,
            "maxStampOut": null,
            "workTime": 0,
            "late": 0,
            "early": 0,
            "absence": 300,
            "isAdjustTime": false,
            "breakTimeLate": 0,
            "shiftDateStart": "2023-07-08T09:00:00",
            "shiftDateEnd": "2023-07-08T15:00:00",
            "breakTimeStart": "2023-07-08T12:00:00",
            "breakTimeEnd": "2023-07-08T13:00:00",
            "workdayType": "วันทำงาน"
        },
        {
            "employeeRefId": "80100",
            "fullName": "นวมินทร์ อินทรบุตร (คิดถึงนะจ๊ะ)",
            "date": "2023-07-09T00:00:00",
            "shiftName": "สำนักงาน 08.30-18.00  (1 SAT) ชั่วโมงตามกะการทำงาน",
            "attendanceStatus": "วันหยุด",
            "minStampIn": null,
            "maxStampOut": null,
            "workTime": 0,
            "late": 0,
            "early": 0,
            "absence": 0,
            "isAdjustTime": false,
            "breakTimeLate": 0,
            "shiftDateStart": "2023-07-09T08:00:00",
            "shiftDateEnd": "2023-07-09T18:00:00",
            "breakTimeStart": "2023-07-09T12:00:00",
            "breakTimeEnd": "2023-07-09T13:00:00",
            "workdayType": "วันหยุดสุดสัปดาห์"
        },
        {
            "employeeRefId": "80100",
            "fullName": "นวมินทร์ อินทรบุตร (คิดถึงนะจ๊ะ)",
            "date": "2023-07-10T00:00:00",
            "shiftName": "สำนักงาน 08.30-18.00  (1 SAT) ชั่วโมงตามกะการทำงาน",
            "attendanceStatus": "ขาดงาน",
            "minStampIn": null,
            "maxStampOut": null,
            "workTime": 0,
            "late": 0,
            "early": 0,
            "absence": 540,
            "isAdjustTime": false,
            "breakTimeLate": 0,
            "shiftDateStart": "2023-07-10T08:00:00",
            "shiftDateEnd": "2023-07-10T18:00:00",
            "breakTimeStart": "2023-07-10T12:00:00",
            "breakTimeEnd": "2023-07-10T13:00:00",
            "workdayType": "วันทำงาน"
        }
    ]
}
Modified at 2026-04-28 10:39:06
Previous
Get Time Attendance
Next
Workin
Built with