CartCouponsError
| Field | Type | Required | Description |
|---|---|---|---|
error |
object |
yes |
Example
Section titled “Example”{ "error": { "code": "ECART", "message": "There was a problem while trying to update one or multiple products in the cart.", "errors": [ { "entityId": "TYPO-2019-FEB-20-PERCENT-OFF-SOCKS-TYPO", "code": "EINVALIDCOUPON", "message": "cart.error.couponExpired", "translated": false } ] }}
