get_dmba_id_by_emplid
Returns basic employee information plus the DMBA ID.
More information: https://it.byu.edu
Contact Info: api@byu.edu
Base URL: /domains/erp/hr/get_dmba_id_by_emplid
Version: v1
Default response content-types: application/json, application/xml
Schemes: https
Summary
Path | Operation | Description |
---|---|---|
/* | GET |
Paths
GET /*
id | Employee ID | query | string , must match ^[0-9]{9}$ |
Uses default content-types: application/json application/xml
- 200 OK
-
Basic employee information plus the DMBA ID
Example for application/json{
"employee": {
"byu_id": "999999999",
"dmba_id": "111111111",
"email_address": "ccougar@byu.edu",
"employee_record": "0",
"first_name": "Cosmo",
"gender": "M",
"last_name": "Cougar",
"net_id": "ccougar",
"paygroup": "ADM",
"work_phone": "801/422-4000"
}
}
Schema definitions
- byu_id: byu_id
-
- employee_record: employee_record
-
- paygroup: paygroup
-
- first_name: first_name
-
- last_name: last_name
-
- gender: gender
-
- net_id: net_id
-
- email_address: email_address
-
- work_phone: work_phone
-
- dmba_id: dmba_id
-
The person's Net ID
Service Path:
/domains/erp/hr/get_dmba_id_by_emplid
Domain or University API:
/domains/erp/hr/get_dmba_id_by_emplid