Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.51 KB

PostInvoiceEmailRequestType.md

File metadata and controls

10 lines (7 loc) · 1.51 KB

Zuora::PostInvoiceEmailRequestType

Properties

Name Type Description Notes
email_addresses String The valid email addresses you want to email an invoice to. Use commas to separate email addresses. Note: This field is only applicable if you set the `useEmailTemplateSetting` field to `false`. [optional]
include_additional_email_addresses BOOLEAN Indicates whether to send an invoice to the additional email addresses of the invoice account. You can set the additional email addresses in the Additional Email Addresses field on the account detail page from the Zuora UI. See Create a Customer Account for more information. [optional] [default to false]
use_email_template_setting BOOLEAN Indicates whether to email an invoice based on the email template setting. If you set this field to `true`, the invoice is sent to the email addresses specified in the To Email field of the email template. The email template is the one you set in the Delivery Options panel of the Edit notification dialog from the Zuora UI. See Edit Email Templates for more information about how to edit the To Email field in the email template. [optional] [default to false]