Skip to Content

UpdateCartItemRequest

Properties

NameTypeDescriptionNotes
product_idLongUnique identifier of the product to update.[default to null]
vendor_location_idLongUnique identifier of the vendor location.[default to null]
quantityIntegerNew quantity for the cart item.[default to null]
selected_optionsListOptional list of selected product options.[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]