Operations API
Customers
Send Email
This endpoint (POST) sends an email to a customer. If the request succeeds, it will return the id of the customer; otherwise, it will return an error.
Permissions: customers.edit
id * The id of the customer.
email_template_id string * The id of the email template to send to the customer.