| Name | Description | Type | Additional information | 
|---|---|---|---|
| Status | 
                         It represents the status of current API call. status can be either "success" or "failed"  | 
                    string | 
                             None.  | 
                
| Message | 
                         It represents the some description about the API response.  | 
                    string | 
                             None.  | 
                
| IsSent | 
                         It represents whether email sent to customer or not.  | 
                    boolean | 
                             None.  |