CostSheets
CreditGrants
Credit Notes
Customers
Wallets
Invoices
Entitlements
Environments
Events
Features
Payments
Plans
Integrations
Subscriptions
Tenants
Users
Invoices
Void an invoice
Void an invoice that hasn’t been paid
POST
/
invoices
/
{id}
/
void
Copy
curl --request POST \
--url https://api.cloud.flexprice.com/v1/invoices/{id}/void
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}/void
Copy
{}
Assistant
Responses are generated using AI and may contain mistakes.