Accounting API REST Endpoints

Account Maintenance Services/Accounting API
This service is used for accounting operations.
Adds a new accounting entry code
Method: post
Path: /web/v1/accountingpost
Deletes accounting entries
Method: get
Path: /web/v1/deleteAcc
Get accounting work entry details
Method: get
Path: /web/v1/getAccountingWorkDet
Get all accounting entries
Method: post
Path: /web/v1/accounting
Get all valid accounting entry code
Method: get
Path: /web/v1/accountingenquiry
Retrives the intaccmap by given ID
Method: get
Path: /web/v1/virtualAccounts