Can you interact with the states of objects provided by commercetools?
I have reviewed the documentation here and understand how to create new states and transition through them. Is it possible to change the state flow of a cart or a lineitem? The scenario I'm thinking about is injection an approval workflow after a cart is submitted and once a cart is approved the regular flow is returned.
Thanks in advance.