Skip to main content

Void Invoice

POST 

/api/stripe/invoices/:id/void

Voids an open Stripe Invoice. Voiding marks the invoice uncollectable at Stripe so the customer cannot pay it anymore. Only valid for invoices in open or draft status — paid invoices cannot be voided (issue a refund instead).

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type