Manual Reconciliation Service API REST Endpoints

Manual Reconciliation Services/Manual Reconciliation Service API
This service provides APIs for creation and inquiry of Reconciliation, Dereconciliation, Allocation and Deallocation transactions.
Create the new manual allocation transaction
Method: post
Path: /service/v1/initiateManualAlloc
Create the new reconciliation transaction
Method: post
Path: /service/v1/initiateManualRecon
Fetch the manual allocation transaction detail
Method: post
Path: /service/v1/getManualAlloc
Fetch the reconciliation transaction detail
Method: get
Path: /service/v1/getReconTmData
Fetch the reconciliation transaction details
Method: post
Path: /service/v1/getManualReconDetails
Initiate the new dereconciliation transaction
Method: post
Path: /service/v1/initiateManualDerecon