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).

Request

Responses

Successful response