Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The SendEmailToCustomer function is used to send email to customersa 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.

...