CartUpdateError
UnionPossible results returned for cart update error.
#
Possible Types
- CartAuthenticationFailedError
CartAuthenticationFailedError This exception is thrown when cart authentication fails.
- CartAuthorizationFailedError
CartAuthorizationFailedError This exception is thrown when cart authorization fails.
- CartNotFoundError
CartNotFoundError This exception is thrown when a cart with the specified ID cannot be found.
- CartUpdatePriceChannelNotFoundError
CartUpdatePriceChannelNotFoundError This exception is thrown when a price channel with the specified ID cannot be found or is not a valid price channel during cart update.