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.
- Creates the new manual allocation transaction
- Method: postPath:
/service/v1/initiateManualAlloc - Creates the new reconciliation transaction
- Method: postPath:
/service/v1/initiateManualRecon - Fetches authorized reconciliation transaction details
- Method: getPath:
/service/v1/getReconTmData - Fetches the manual allocation transaction details
- Method: postPath:
/service/v1/getManualAlloc - Fetches the reconciliation transaction details
- Method: postPath:
/service/v1/getManualReconDetails - Initiates 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