Send Email
Sends a professional clearance letter email to the specified recipient using the configured email content block. Template variables (client, partner, manager, practice details) are automatically populated and the client is marked as PclSent.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| clientCode* | path string | |
Request Body*
{
"email": "user@example.com",
"addressee": "string",
"postalAddress": "string"
}
Responses
200 OK
400 Bad Request
401 Unauthorized - Invalid or missing API key
404 Not Found