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
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 42 revisions, 1 has no diff computed.