RESTful Outbound Campaign Interface (OBI)
This interface provides the ability to view, manage, and control campaigns.
/campaigns
| Resource | Request method | Object: required rights | 
|---|---|---|
| 
                                 /campaigns  | 
                            
                                 GET  | 
                            
                                 Outbound campaign: View  | 
                        
| 
                                 /campaigns/{campaignId}  | 
                            
                                 PUT  | 
                            
                                 Outbound campaign: Modify  | 
                        
| 
                                 GET  | 
                            
                                 Outbound campaign: View  | 
                        |
| /campaigns/{campaignId}/status | 
                                 PUT  | 
                            
                                 Outbound campaign: Modify  | 
                        
| 
                                 /campaigns/{campaignId}/customerResultStatistics  | 
                            
                                 GET  | 
                            
                                 Outbound campaign: View and Statistics summary  | 
                        
| 
                                 /campaigns/{campaignId}/customers  | 
                            
                                 GET  | 
                            
                                
  | 
                        
| 
                                 POST  | 
                            
                                
  | 
                        |
| 
                                 /campaigns/{campaignId}/customers/{customerId}  | 
                            
                                 GET  | 
                            
                                
  | 
                        
| 
                                 DELETE  | 
                            
                                
  | 
                        |
| 
                                 /campaigns/{campaignId}/customers/list  | 
                            
                                 POST  | 
                            
                                
  | 
                        
/statistics
| Resource | Request method | Object: required rights | 
|---|---|---|
| 
                                 /statistics  | 
                            
                                 GET  | 
                            
                                 User: Statistics summary  | 
                        
