Add Hooks To Carts Api Or Extend To Update And Create Carts

Hi,

we have created an own Class to extend the Carts API by Update and Deleting the Carts of our Users.

But I think it could be nicer, to add this function in the Carts, maybe by adding Hooks to your create and update Method or to support this function out of box.