Sweep Monitor API REST Endpoints
Sweep Services/Sweep Monitor API
This service is used to perform Sweep Log related operations.
- Add new data for sweep monitor
- Method: postPath:
/sweepmonitor/externaltxn - Authorize sweep status
- Method: postPath:
/sweepmonitor/authSweepStatus - Export all valid sweep monitor
- Method: getPath:
/sweepmonitor/export - For a given account, check sweep in-progress for that day
- Method: getPath:
/sweepmonitor/sweepValidation - For a given branch and branch date, validates whether sweep log contains pending sweeps
- Method: getPath:
/sweepmonitor/eod-validation - Get all pending sweep logs
- Method: getPath:
/sweepmonitor/pendingsweeps - Get all valid sweep monitor
- Method: getPath:
/sweepmonitor - Get all valid sweep monitor by external transaction number
- Method: getPath:
/sweepmonitor/externaltxn - Retrieves Sweep count for the input real customer with structure
- Method: postPath:
/sweepmonitor/sweepcountperstrcustomer - Update an existing sweep log data
- Method: postPath:
/sweepmonitor/modifySweepLog - Update an existing sweep log data
- Method: putPath:
/sweepmonitor/{id} - Update the sweep status
- Method: postPath:
/sweepmonitor/modifySweepStatus