Authorizations
Oauth 2.0 authentication
Path Parameters
The ID of the draft invoice to delete.
2147483647
Body
The email or SMS notification that will be sent to the payer for reminder.
The email or SMS notification to send to the invoicer or payer on sending an invoice.
The subject of the email that is sent as a notification to the recipient.<blockquote><strong>Note:</strong> User-provided values for this field will not be honored and the subject will always be defaulted to a system-defined value.</blockquote>
4000
A note to the payer.<blockquote><strong>Note:</strong> User-provided values for this field will not be honored and the note will always be defaulted to a system-defined value.</blockquote>
4000
Indicates whether to send a copy of the email to the merchant.
Indicates whether to send a copy of the email to the recipient.
An array of one or more CC: emails to which notifications are sent. If you omit this parameter, a notification is sent to all CC: email addresses that are part of the invoice.<blockquote><strong>Note:</strong> Valid values are email addresses in the additional_recipients
value associated with the invoice.</blockquote>
100
The internationalized email address.<blockquote><strong>Note:</strong> Up to 64 characters are allowed before and 255 characters are allowed after the <code>@</code> sign. However, the generally accepted maximum length for an email address is 254 characters. The pattern verifies that an unquoted <code>@</code> sign exists.</blockquote>
Response
A successful request returns the HTTP 204 No Content
status code with no JSON response body.