post
https://{companyDomain}.bamboohr.com/api/v1/employees//tables/
Add a new row to the specified employee table by submitting field name/value pairs in JSON or XML. Use this endpoint to append records to tabular employee data such as job information or compensation history.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Row added successfully. No response body is returned.
400The posted JSON or XML is malformed, or required fields are missing.
403Permission denied.
404The employee or table does not exist.
406One or more field values are invalid.
409Conflict. The provided field values conflict with business rules or payroll constraints.
412Precondition failed. The update requires an active pay schedule or other required prerequisite data.
