Deletes an invoice record by its unique identifier.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the invoice to be deleted.
The ID of the company requesting the deletion.
The body is of type string.
Successfully deleted the invoice record.