Path Parameters
ID of the draft invoice to finalize.
Body
application/json · object
Response
Returns the Invoice object with status updated to open, line-items locked, and amount_due computed. Raises an error if the invoice is already finalized, void, or paid.