1 General
Html macro | ||
---|---|---|
| ||
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<style>code {max-height: 500px !important;}</style>
</head>
<body>
</body>
</html> |
The JSON Schema API presents the input template for adding new employee master data to and editing the master data of existing employees in HRWorks. Each customer database in HRWorks has a unique set of masters with regard to employee data. Hence, it is imperative that the JSON schema API is conformed to while sending employee data to HRWorks from a third-party system.
1.1 Authentication
...