Skip to main content
POST
Void an unpaid invoice

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 voided (or already in void state)

success
boolean
invoice
object