CartShippingLineRemoveError
UnionPossible results returned for cart shipping line remove error.
#
Possible Types
- CartNotFoundError
CartNotFoundError This exception is thrown when a cart with the specified ID cannot be found.
- CartShippingLineNotFoundError
CartShippingLineNotFoundError This exception is thrown when a cart shipping line with the specified ID cannot be found.