Example searches: “yard_id”, “leap_year”, “nanos”, “zone_offset”, “application/json”
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" }