YTIME_CURRENT_STATUS
Self-service web service that allows the user to see the current status of their timesheet.
More information: https://it.byu.edu
Contact Info: api@byu.edu
Base URL: /domains/erp/hr/ytime_current_status
Version: v1
Default response content-types: application/json
Schemes: https
Summary
Path | Operation | Description |
---|---|---|
/* | GET |
Paths
GET /*
Uses default content-types: application/json
- 200 OK
-
The default response type is JSON. Add an Accept header with value=application/xml to return an XML response.
Example for application/json{
"time": {
"byu_id": "888888888",
"international": "N",
"job_collection": {
"employee_record": "0",
"job_code_description": "Archaeologist",
"mobile_access": "Y",
"period_subtotal": "00:00",
"phone_access": "Y",
"physical_facilities": "N",
"portlet_access": "N",
"punch_status": "O",
"weekly_subtotal": "00:00"
},
"period_total": "00:00",
"weekly_total": "00:00"
}
}
Schema definitions
- weekly_subtotal: weekly_subtotal
-
- period_subtotal: period_subtotal
-
- employee_record: employee_record
-
- job_code_description: job_code_description
-
- punch_status: punch_status
-
- phone_access: phone_access
-
- mobile_access: mobile_access
-
- portlet_access: portlet_access
-
- physical_facilities: physical_facilities
-
- weekly_total: weekly_total
-
- period_total: period_total
-
- byu_id: byu_id
-
- international: international
-
- job_collection: job_collection
-
Service Path:
/domains/erp/hr/ytime_current_status
Domain or University API:
/domains/erp/hr/ytime_current_status