Understanding REST API Endpoints for PeopleSoft Send Notification (exsendnotification)
This topic lists the REST resources and methods for the Send Notification API (exsendnotification). Use this API to send a notification to expense approver.The Send Notification REST API can be used for the Expense skill.
This table lists the delivered API resource used with the Send Notification API.
| 
                                 API Resource  | 
                            
                                 Description  | 
                        
|---|---|
| 
                                 API resource to send notification to expense approver.  | 
                        
API resource to send notification to expense approver.
Method: GET
Path: /exsendnotificationroot/{iApprID}/{iFirstPart}
| 
                                     Request Parameters  | 
                                
                                     Description  | 
                            
|---|---|
| 
                                     iApprID  | 
                                
                                     Operator ID of the expense report approver.  | 
                            
| 
                                     iFirstPart  | 
                                
                                     Expense report ID.  | 
                            
| 
                                     Response Parameters  | 
                                
                                     Response Result Type  | 
                                
                                     Description  | 
                            
|---|---|---|
| 
                                     oEmailSent  | 
                                
                                     Success  | 
                                
                                     Email sent.  |