ADP
Support the management of workers in an organization.
Info
Schemes: https
Base URL: https://api.adp.com
Authentication: OAuth2
Generate token: Reference
Endpoints
/ hr
GET/v2/workers
GET/v2/workers/{aoid}
GET/v2/workers/{aoid}/meta
Summary: List, returns of all available workers and returns a worker specific meta.
/events
Summary: The worker.hire event indicates the creation of a work agreement between a person and an employer for the first time EVER. Worker.Hire always results in a primary work assignment. Worker.hire may result in a worker status of either 'Active' or 'Pending' depending on whether or not the Worker.Start event is supported by the system of record.
/time
GET/v1/workers/{aoid}/time-entries/{time-entry-id}
POST POST
Summary: Request a time entry configuration, Approve 1 to many timesheets,Time Entry Read and Resolve 1 to many exceptions.
/core
Summary: List and delete all event notification messages.
Updated about 5 years ago