Adds a table row

Adds 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"
}

Note

You'll notice the interface for adding a row is the same in Version 1.1 as in Version 1.0, but the behavior of some fields will be different. See the table sections above for details.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!