201 Successful Response
Schema: InvoiceSendEmailResponse
-
successboolean required -
Whether the email was sent successfully.
-
invoice_idstring required -
UUID of the invoice sent.
-
invoice_numberstring required -
Invoice number (e.g., INV-001).
-
customer_emailstring required -
Email address the invoice was sent to.
-
cc_emailstring -
Email address that was CC'd (if cc_sender was true).
-
message_idstring -
SES message ID for tracking.
-
pdf_attachedboolean -
Whether the PDF was attached to the email.