Send an email to an affiliate
POST
https://api.tamio.com/v2/affiliates/send-email/{uuid}
Sends an email to an affiliate partner using a pre-configured email template from your account.
Path Parameters
uuid
string*
UUID of the affiliate to send the email to.
Body Parameters
email_template_id
string*
UUID of the email template to use.
Responses
200
Email sent successfully.
Email sent successfully.
status
integer
400
Validation or business logic error. Possible causes:
Validation or business logic error. Possible causes:
uuidis missing, not a string, or not a valid UUIDemail_template_idis missing, not a string, or not a valid UUID- Additional properties present
Error codes:
| Code | Description |
|---|---|
| 1002 | Affiliate or email template not found |
status
integer
error
string
error_code
integer
401
Missing or invalid Bearer token.
Missing or invalid Bearer token.
status
integer
error
string