Sweep Monitor API REST Endpoints
Messaging Services/Sweep Monitor API
This service is used for sweep monitor Operations
- Add new data for sweep monitor
- Method: postPath:
/sweepmonitor - Authorize sweep status
- Method: postPath:
/sweepmonitor/authSweepStatus - For a given account, check sweep in-progress for that day
- Method: getPath:
/sweepmonitor/sweepValidation - Get all pending sweep logs
- Method: getPath:
/sweepmonitor/pendingsweeps - Get all valid sweep monitor
- Method: getPath:
/sweepmonitor - Update an existing sweep log data
- Method: postPath:
/sweepmonitor/modifySweepLog - Update an existing sweep log data
- Method: putPath:
/sweepmonitor/{id} - Update list of existing sweep log data
- Method: postPath:
/sweepmonitor/modifySweepStatus - Validates whether sweep log contains pending sweeps
- Method: getPath:
/sweepmonitor/eod-validation