Get Timestamps
Developing
GET
https://api.gofive.co.th/empeo/api/v1/timestamps
Request
Query Params
employeeRefId
string
optional
Example:
80100
dateStart
string
required
Example:
2023-07-01
dateEnd
string
optional
Example:
2023-07-31
companyName
string
optional
Example:
โกไฟว์ จำกัด
take
number
optional
Example:
10
skip
number
optional
Example:
0
Header Params
Ocp-Apim-Subscription-Key
string
required
Example:
WPe123a9RKbcfLQNSztr45
Authorization
string
required
Example:
bearer {token}
Request samples
Responses
Modified at 2023-08-31 10:30:31