integrations > agility

Create Employee

Create an employee

post/v1/agility/employees

Headers

Authorizationstring required

Bearer authentication

X-Account-Tokenstring required

The account token that is associated with the end user linked to this account

Request body

firstNamestring required
lastNamestring required
birthDatestring date required
hireDatestring date required
workHoursnumber double required
currentSalarynumber double required
salaryFrequencyTypesAgilityEarningsPeriod required— unresolved $ref

Response

Response with status 200

TypesAgilityCreateEmployeeResponse required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.