Labor Adjustment Master

GET {{base_url}}/DataEntry/laMaster/: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 master record information for each labor adjustment in a batch.

Master record information comes from the General 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","EmplName":"Dick Jones","BillingCategory":"","Posted":"N","Seq":1,"Status":"N","StatusDescription":"In Progress","AuthorizedByName":"","AuthorizedBy":"","RejectReason":"","ModUser":"ADMIN","ModUserEmployee":"0000A0001","ModDate":"2018-04-27T06:05:33.750"}]