v44

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-20129390589.6 KB
Money

post/v1/invoices/finalize

Request body

invoice_idstring required

Response

Invoice finalized

object'payment' required
successboolean required
invoice_idstring required
payment_intent_idstring required
client_secretstring required
statusstring required
hosted_invoice_urlstring nullable

Stripe-hosted payment page URL for this invoice

Example response

{
  "object": "payment"
}