Export all valid sweep monitor
get
                    /sweepmonitor/export
This endpoint is used to export all valid sweep monitor maintenance records.
                Request
Supported Media Types
                - application/json
- application/xml
Query Parameters
                - 
                        bookDateFrom(optional): string
                        
                        
- 
                        bookDateTo(optional): string
                        
                        
- 
                        customerId(optional): string
                        
                        Pattern:[a-zA-Z0-9]{1,20}
- 
                        filterBy(optional): string
                        
                        
- 
                        format: string
                        
                        format in which report is being exported like excel or pdf
- 
                        includecloseandunauth(optional): boolean
                        
                        includecloseandunauth need to be set to fetch summary record, defult value is false
- 
                        isReverseSweep(optional): string
                        
                        
- 
                        limit(optional): integer
                        
                        limit is maximum no of records to be fetched
- 
                        offset(optional): integer
                        
                        offset is starting no of records to be fetched
- 
                        onlyLinkedCustomers(optional): string
                        
                        onlyLinkedCustomers need to be set to fetch sweep log based on only Linked Customers
- 
                        structureId(optional): string
                        
                        Pattern:[0-9a-fA-Z-]{1,36}
- 
                        valueDateFrom(optional): string
                        
                        
- 
                        valueDateTo(optional): string
                        
                        
Response
Supported Media Types
                - application/json
- application/xml
200 Response
Returns message of succes or failure
                
                
                400 Response
Malformed syntax.
                
                
                401 Response
Request does not have sufficient credentials.
                
                
                403 Response
Request is not authorized.
                
                
                405 Response
Invalid input
                
                
                500 Response
Internal error