AddToCartWorkflowInputDTO
The details of adding items to the cart.
Properties#
cart_id
stringThe ID of the cart to add items to.
items
CreateCartCreateLineItemDTO[]The items to add to the cart.
items
CreateCartCreateLineItemDTO[]Was this page helpful?