Accounting Service API REST Endpoints

Account Maintenance Services/Accounting Service API
This service is used for Accounting's Operations
Adds a new accounting entry code
Method: post
Path: /service/v1/accountingpost
Authorize the accounting entry code by given ID
Method: patch
Path: /service/v1/accountingpost/{refNo}/approve
Delete the accounting entry code by ID
Method: delete
Path: /service/v1/accountingpost/{refNo}/purge
Fetch Accounting Transaction Details
Method: post
Path: /service/v1/fetchAccountingTxnDetails
Get all account details
Method: get
Path: /service/v1/accountDetails
Get all accounting details
Method: post
Path: /service/v1/accountinggeneric
Get all accounting entries
Method: post
Path: /service/v1/accounting
Get all accounting numbers
Method: post
Path: /service/v1/poolingAccountNumber
Get all valid accounting entry code
Method: get
Path: /service/v1/accountingpost
Get Party based on the account number
Method: get
Path: /service/v1/internalAccount/party
Get Party Id
Method: get
Path: /service/v1/partyId
Update external system response status
Method: post
Path: /service/v1/updateExternalSystemResponse