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: post
Path: /sweepmonitor
Authorize sweep status
Method: post
Path: /sweepmonitor/authSweepStatus
For a given account, check sweep in-progress for that day
Method: get
Path: /sweepmonitor/sweepValidation
Get all pending sweep logs
Method: get
Path: /sweepmonitor/pendingsweeps
Get all valid sweep monitor
Method: get
Path: /sweepmonitor
Update an existing sweep log data
Method: post
Path: /sweepmonitor/modifySweepLog
Update an existing sweep log data
Method: put
Path: /sweepmonitor/{id}
Update list of existing sweep log data
Method: post
Path: /sweepmonitor/modifySweepStatus
Validates whether sweep log contains pending sweeps
Method: get
Path: /sweepmonitor/eod-validation