Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1 General

Html macro
version10
<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

...