Example searches: “normalized_year”, “carrier_id”, “normalized”, “hours”, “d_stsavings”
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" }