HR - Employees - REST API icon

HR - Employees - REST API

(0 reviews)

Introduction

This API allows partners to send Employee & to send / retrieve Compensation data.

The available REST services are:

  • Employee (POST): EMPLOYEE IN dataflow

resources/employee_in-059030d2-751c-4c30-9853-0c0acde7b4c2.png

  • Employee details (POST): EMPLOYEE DETAILS IN dataflow

resources/employeedetails-36f22070-0634-457e-a2f0-a35c1f7dfbff.jpg

  • Compensation (POST): COMPENSATION IN dataflow

resources/compensation_in-fcfabd6a-71bb-47f1-84c0-cef372871643.png

  • Compensation Review (GET): COMPENSATION OUT dataflow

resources/compensation_out-1834d7e1-ffb1-4f44-ad4a-89e8e61bafa1.png

  • Cancelation Employee (POST): EMPLOYEE IN cancelation dataflow

Webservices are exposed in REST and are secured with client_id/client_secret authentication, that means you have to send both these elements in Header for each call :

- client_id: Client id required to connect to the API*

- client_secret: Client secret required to connect to the API

*see HELP documentation for more information about ClientID enforcement usage


Reviews