v4.0.4: fix Position is ignored when set to 0 for `CartItem` / `ReturnedCartItem`
Summary
Integration API
Fix zero-position ReturnedCartItems
are ignored
We fixed a bug in which the Position field of CartItem models with a valid value of 0
are ignored and resulted in an error by the endpoint (#23)