Email a customer
POST/api/v3/customer/:customer_id/_action/email
Allows you to send an email from a template to a customer.
The message_id field is optional. If left out, the default email will be a welcome message.
Request
Responses
- 200
- 400
- 401
Action completed successfully
Bad request
Authentication error