Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 572 Bytes

File metadata and controls

15 lines (7 loc) · 572 Bytes

CartUpdate

Used to edit the content of the cart, e.g. add or remove ordered items, change renditions for ordered assets, add custom order data or add a customer's comment to the order.

Properties

Name Type Description Notes
orderItems List<CartUpdateOrderItemsInner> Complete list of ordered items. This replaces the existing list. [optional]
userComment String Comment by the customer on the order. [optional]