- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
UpdateLineItemInCartWorkflowInputDTO
The details of the line item to update.
Properties#
cart_id
stringThe ID of the cart that the line item belongs to.
item_id
stringThe ID of the line item to update.
update
Partial<UpdateLineItemDTO>The details to update in the line item.
update
Partial<UpdateLineItemDTO>Was this page helpful?