Accounting Transactions-Transaction Entry-Employee Expenses

Number of APIs: 13

  1. Employee Expense Default Tax Codes GET {{base_url}}/DataEntry/exControlDefaultTaxCodes/:Batch

  2. Employee Expense Landing Page GET {{base_url}}/DataEntry/exLanding

  3. Employee Expense Control GET {{base_url}}/DataEntry/exControl/:Batch

  4. Update Employee Expense Master PUT {{base_url}}/DataEntry/exMaster/:Batch|MasterPKey

  5. Create Employee Expense Control POST {{base_url}}/DataEntry/exControl

  6. Employee Expense Detail GET {{base_url}}/DataEntry/exDetail/:Batch

  7. Delete Employee Expense Master DELETE {{base_url}}/DataEntry/exMaster/:Batch|MasterPKey

  8. Employee Expense Detail Tax GET {{base_url}}/DataEntry/exDetailTax/:Batch

  9. Update Employee Expense Control PUT {{base_url}}/DataEntry/exControl/:Batch

  10. Delete Employee Expense Control DELETE {{base_url}}/DataEntry/exControl/:Batch