Labor Adjustment Detail

GET {{base_url}}/DataEntry/laDetail/: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 labor adjustment in a batch.

Detail information comes from the Project Information section on the Labor Adjustment detail screen for each labor adjustment 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":"LABatch00001","Employee":"000000002","PKey":"APIAA00001","Seq":1,"TransDate":"2017-12-25T00:00:00.000","WBS1":"00008250.5AB","WBS1Name":"GCenterAB","ClientName":"","WBS2Level":"N","WBS2":" ","WBS2Name":"","WBS3Level":"N","WBS3":" ","WBS3Name":"","BillingCurrencyCode":"USD","Org":"A0.00.00","LaborCode":"00:000:00:4:0","LCName":"General/General-Overhead/General/gail level4/\u003cConversion\u003e","BillCategory":"1","RegHrs":20,"OvtHrs":0,"SpecialOvtHrs":0,"RegAmt":20,"OvtAmt":0,"SpecialOvtAmt":0,"BillExt":0,"RealizationAmount":0,"TransComment":"","SuppressBill":"N","RegAmtProjectFunctionalCurrency":0,"OvtAmtProjectFunctionalCurrency":0,"SpecialOvtAmtProjectFunctionalCurrency":0}]