Example searches: “display_script”, “Production”, “cached_jan1”, “hours”, “200”
Deletes the pre-generated invoice by invoice identifier.
The id of the invoice to be deleted
Bad Request Not Found, eg. tried to delete a pre-generated invoice that doesn't exist
Not Authorized
Not Allowed
curl \ --request DELETE 'https://api-dev.gatego.io/api/billing/invoice/{id}'
{ "error_code": "bad-request-not-found" }