post https://{companyDomain}.bamboohr.com/api/v1_1/employees//tables//
Updates a table row. Fundamentally the same as version 1 so choose a version and stay with it unless other changes occur. Changes from version 1 are now minor with a few variations limited to ACA, payroll, terminated rehire, gusto, benetrac, and final pay date.
Sample Request
{
    "date":"2010-06-01",
    "location":"New York Office",
    "divison":"Sprockets",
    "department":"Research and Development",
    "jobTitle":"Machinist",
    "reportsTo":"John Smith"
}