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