Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
The information on this page refers to SOAP version 2. This function does not exist in SOAP version 1. 

The SendEmailToCustomer function is used to send email to customers that exist in the LAC databasea customer (email will be sent to all contacts for the given customer).

This function requires a login token, which is obtained using the Login function. In addition, this function requires a subject, content, and customer_id.

...

On failure, the result string contains an error message. See Return SOAP API return codes for further information on error messages.

...