post
https://{companyDomain}.bamboohr.com/api/v1_1/employees//tables/
Add a new row to the specified employee table using the v1.1 table-row creation endpoint. Submit the new row in JSON or XML. This version is largely compatible with v1 and supports the same tabular employee data use cases.
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.
