Accounting Transactions-Transaction Entry-Invoices

Number of APIs: 8

  1. Invoice Metadata GET {{base_url}}/metadata/INEntry

  2. Invoice Landing Page GET {{base_url}}/DataEntry/inLanding

  3. Invoice Control GET {{base_url}}/DataEntry/inControl/:Batch

  4. Invoice Master GET {{base_url}}/DataEntry/inMaster/:Batch

  5. Invoice Detail GET {{base_url}}/DataEntry/inDetail/:Batch

  6. Create Invoice Control POST {{base_url}}/DataEntry/inControl

  7. Update Invoice Control PUT {{base_url}}/DataEntry/inControl/:Batch

  8. Delete Invoice Control DELETE {{base_url}}/DataEntry/inControl/:Batch