Description
This function will send out an email dependent upon the input parameters passed.
Style
Document
Input (Literal)
The input of this method is the argument sendEmail of type sendEmail having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
customerEmail |
0..1 |
The customer email object describing the email to send |
Output (Literal)
The output of this method is the argument sendEmailResponse of type sendEmailResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
sendEmail |
boolean |
1..1 |
true if the function succeeded |
Remarks
On an exception, no email is sent.