Accounting Transactions-Transaction Entry-Journal Entries

Number of APIs: 14

  1. Create Journal Entry Control POST {{base_url}}/DataEntry/jeControl

  2. Update Journal Entry Control PUT {{base_url}}/DataEntry/jeControl/:Batch

  3. Journal Entry Metadata GET {{base_url}}/metadata/JEEntry

  4. Journal Entry Landing Page GET {{base_url}}/DataEntry/jeLanding

  5. Journal Entry Detail GET {{base_url}}/DataEntry/jeDetail/:Batch

  6. Journal Entry Detail Tax GET {{base_url}}/DataEntry/jeDetailTax/:Batch

  7. Journal Entry Supporting Documents GET {{base_url}}/DataEntry/jeDocuments/:Batch

  8. Journal Entry Detail Supporting Documents GET {{base_url}}/DataEntry/jeDocumentsDetail/:Batch

  9. Upload a Journal Entry Detail Supporting Document POST {{base_url}}/DataEntry/jeDocumentsDetail/Documents

  10. Delete Journal Entry Control DELETE {{base_url}}/DataEntry/jeControl/:Batch