Invoices

Resend invoice

Resend the notification email for an existing invoice to the customer.

Required permissions:

  • invoice:update
post/invoices/{id}/resend

Path parameters

idstring required
Example:inv_xxxxxxxxxxxxxx

The unique identifier of the invoice to resend.

Response

A successful response

boolean required

Represents true or false values.

Changes

Changed in 1 of the 42 revisions of this API.1

Of the 42 revisions, 1 has no diff computed.