Skip to main content
POST
Email an invoice to its customer

Authorizations

x-api-key
string
header
required

API key for authentication. Get yours from Settings → Integrations. A key created by a team member acts as that member and follows their current team permissions; a request outside those permissions returns 403 { "error": "insufficient_scope", "scope": "<required>" }.

Path Parameters

invoiceId
string
required

Response

Invoice email queued for delivery

success
boolean
messageSent
boolean
invoice
object