Emails

The following operations are available for this resource.

Http Verb Operation
Send Emails/Send Sends an email via SMTP
POST Method: Send, URL: Emails/Send Test

Sends an email via SMTP

SendConstituentInfo Emails/ConstituentInfo/{constituentId}/Send Queues a Constituents Info email
POST Method: SendConstituentInfo, URL: Emails/ConstituentInfo/{constituentId}/Send Test

Queues a Constituents Info email

SendLoginCredentials Emails/LoginCredentials/{loginId}/Send Queues a Login Credentials email. This endpoint will not generate a password token and should be used for testing a login credentials template. Use the SendCredentials endpoint in Web/Session to send a login credentials email with a generated password token.
POST Method: SendLoginCredentials, URL: Emails/LoginCredentials/{loginId}/Send Test

Queues a Login Credentials email.

SendOrderConfirmation Emails/OrderConfirmation/{orderId}/Send Queues an Order Confirmation email
POST Method: SendOrderConfirmation, URL: Emails/OrderConfirmation/{orderId}/Send Test

Queues an Order Confirmation email

SendTickets Emails/Orders/{orderId}/Tickets/Send Queues a ticket email
POST Method: SendTickets, URL: Emails/Orders/{orderId}/Tickets/Send Test

Queues a ticket email