Get_Data_By_DMBA_ID
Get Emplid, Empl_Rcd and Paygroup for an interface to process deductions by DMBA ID
More information: https://it.byu.edu
Contact Info: api@byu.edu
Base URL: /domains/erp/hr/get_data_by_dmba_id
Version: v1
Default response content-types: application/json
Schemes: https
Summary
Path | Operation | Description |
---|---|---|
/* | GET |
Paths
GET /*
id | DMBA ID | query | string (9 to 9 chars) |
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{
"employee": {
"byu_id": "999999999",
"dmba_id": "999999999",
"employee_record": "1",
"paygroup": "ADM"
}
}
Schema definitions
- byu_id: byu_id
-
- employee_record: employee_record
-
- paygroup: paygroup
-
- dmba_id: dmba_id
-
Service Path:
/domains/erp/hr/get_data_by_dmba_id
Domain or University API:
/domains/erp/hr/get_data_by_dmba_id