instantly destroy armor stand

I'm trying to emulate the destruction of an armor stand via a player in survival, destroy the armor stand and drop it contents along with the item. From what I see so far the only way to do it is to repeatedly call damage ENTITY 1 minecraft:player_attack. Is there a way to destroy it with one command call? Increasing the damage does nothing.
Continue to help post