post
/v1/invoices/{invoice}/finalize Finalize an invoice
PostInvoicesInvoiceFinalize
<p>Stripe automatically finalizes drafts before sending and attempting payment on invoices. However, if you’d like to finalize a draft invoice manually, you can do so using this method.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
invoice | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.