Skip to main content
POST
Email the invoice to the customer

Example request

(Re)sends the invoice email — the rendered invoice with a hosted Pay Now checkout link — to the customer’s email on file. Invoices are also auto-emailed on generation; this endpoint is the on-demand resend. Returns 400 if the customer has no email address. Email delivery uses your SMTP settings — see notifications setup.

Errors

See Errors for the error envelope and the full code taxonomy.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

Invoice email sent.

message
string