Timesheet Detail

GET {{base_url}}/DataEntry/tsDetail/:Batch

NOTES:

  • This applies if you have the Use Files to Group Transactions option set to Yes in Settings » Accounting » Transactions.
  • This supports filterHash query string parameters. For information about filterHash query string parameters, see Pagination.

Use this endpoint to retrieve detail information for each timesheet in a batch.

Detail information comes from the Project Information section on the Timesheet detail screen for each timesheet in the batch.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"Batch":"TSBatch00001","Employee":"000000002","PKey":"APIAA00001","Seq":1,"TransDate":"2017-12-16T00:00:00.000","WBS1":"20080AR0.079","WBS1Name":"AALunaProjectAB1","ClientName":"AAGrandCanyon","WBS2Level":"N","WBS1Locale":"","WBS2":" ","WBS2Name":"","WBS3Level":"N","WBS2Locale":"","WBS3":" ","WBS3Name":"","WBS3Locale":"","Org":"A0.00.00","LaborCode":"01:00B:0A:4:0","LCName":"Predesign/Architectural/Architect/gail level4/\u003cConversion\u003e","BillCategory":"12","Locale":"","RegHrs":8,"OvtHrs":0,"SpecialOvtHrs":0,"TransComment":""}]