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: postPath:
/service/v1/initiateManualAlloc
- Create the new reconciliation transaction
- Method: postPath:
/service/v1/initiateManualRecon
- Fetch the manual allocation transaction detail
- Method: postPath:
/service/v1/getManualAlloc
- Fetch the reconciliation transaction detail
- Method: getPath:
/service/v1/getReconTmData
- Fetch the reconciliation transaction details
- Method: postPath:
/service/v1/getManualReconDetails
- Initiate the new dereconciliation transaction
- Method: postPath:
/service/v1/initiateManualDerecon
- Retry exception queue manual recon transactions
- Method: getPath:
/service/v1/retryReconTransactions
- Validate reconciliation details
- Method: postPath:
/service/v1/validateReconDiscountOffer