CostSheets
CreditGrants
Credit Notes
Customers
Wallets
Invoices
Entitlements
Environments
Events
Features
Payments
Plans
Integrations
Subscriptions
Tenants
Users
Invoices
Finalize an invoice
Finalize a draft invoice
POST
/
invoices
/
{id}
/
finalize
Copy
curl --request POST \
--url https://api.cloud.flexprice.com/v1/invoices/{id}/finalize
Copy
{}
Path Parameters
Invoice ID
Response
200
application/json
OK
The response is of type object
.
Copy
curl --request POST \
--url https://api.cloud.flexprice.com/v1/invoices/{id}/finalize
Copy
{}
Assistant
Responses are generated using AI and may contain mistakes.