Skip to Content

AddToCartRequest

Properties

NameTypeDescriptionNotes
product_idLongUnique identifier of the product to add.[default to null]
vendor_location_idLongUnique identifier of the vendor location.[default to null]
quantityIntegerQuantity of the product to add.[default to null]
priceDoubleOptional custom price for the product.[optional] [default to null]
selected_optionsListOptional list of selected product options.[optional] [default to null]
productProductResponseProduct details.[optional] [default to null]
selected_qtyIntegerSelected quantity (alternative field).[optional] [default to null]

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