Example searches: “i_so3_language”, “month”, “raw_offset”, “since_date”, “name”
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" }