Update a Cart
PUT/v2/carts/:cartID
Updates cart properties for the specified cartID.
You can also update a cart to specify custom discounts. You can enable custom discounts when the discount_settings.custom_discounts_enabled
field is set to true
. Default is set from cart discount settings for the store. See Cart Settings.
Request
Responses
- 200
- 401
Response Headers
Unauthorized