# Sends out a preview of the CRC notification email Sends out a preview of the CRC notification email Endpoint: POST /cancellations/{tenantId}/previewEmail Version: v1-2025-04-18 Security: knox-authorizer ## Path parameters: - `tenantId` (string, required) The tenant ## Request fields (application/json): - `cancellation_id` (string) - `coupon_id` (string, required) - `coupon_type` (string, required) - `destination_email_address` (string, required) - `email_template` (object) - `email_template.bcc` (string) Anyone that should be bcc'ed on the email - `email_template.body` (string, required) The email body - `email_template.cc` (string) Anyone that should be cc'ed on the email - `email_template.from` (string) From email address - `email_template.from_name` (string) From name - `email_template.reply_to` (string) The reply to - `email_template.subject` (string, required) The email subject - `order_id` (string) - `order_item_line_number` (number) - `return_id` (string) - `shipment_id` (string, required) ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields ## Response 500 fields