Add/update the specified cart item.
/V1/guest-carts/{cartId}/items/{itemId}
(Required)
<string>
(Required)
<string>
application/json
{"cartItem":{"qty":-13282379.231781468,"quote_id":"sunt laborum","item_id":-23405600,"sku":"sit id deserunt","name":"incididunt quis in irure","price":-25015369.994559363,"product_type":"elit proident sunt est","product_option":{"extension_attributes":{"custom_options":[{"value":"<Error: Too many levels of nesting to fake this schema>"},{"value":"<Error: Too many levels of nesting to fake this schema>"}],"bundle_options":[{"value":"<Error: Too many levels of nesting to fake this schema>"},{"value":"<Error: Too many levels of nesting to fake this schema>"}],"downloadable_option":{"downloadable_links":{"value":"<Error: Too many levels of nesting to fake this schema>"}},"configurable_item_options":[{"value":"<Error: Too many levels of nesting to fake this schema>"},{"value":"<Error: Too many levels of nesting to fake this schema>"}]}},"extension_attributes":{"discounts":[{"discount_data":{"value":"<Error: Too many levels of nesting to fake this schema>"},"rule_label":"fugiat sint nisi","rule_id":-47754627},{"discount_data":{"value":"<Error: Too many levels of nesting to fake this schema>"},"rule_label":"do adipisicing","rule_id":-54776017}]}}}
Remove the specified item from the specified cart.
/V1/guest-carts/{cartId}/items/{itemId}
(Required) The cart ID.
<string>
(Required) The item ID of the item to be removed.
<integer>
Add/update the specified cart item.
/V1/guest-carts/{cartId}/items
(Required)
<string>
application/json
{"cartItem":{"qty":-13282379.231781468,"quote_id":"sunt laborum","item_id":-23405600,"sku":"sit id deserunt","name":"incididunt quis in irure","price":-25015369.994559363,"product_type":"elit proident sunt est","product_option":{"extension_attributes":{"custom_options":[{"value":"<Error: Too many levels of nesting to fake this schema>"},{"value":"<Error: Too many levels of nesting to fake this schema>"}],"bundle_options":[{"value":"<Error: Too many levels of nesting to fake this schema>"},{"value":"<Error: Too many levels of nesting to fake this schema>"}],"downloadable_option":{"downloadable_links":{"value":"<Error: Too many levels of nesting to fake this schema>"}},"configurable_item_options":[{"value":"<Error: Too many levels of nesting to fake this schema>"},{"value":"<Error: Too many levels of nesting to fake this schema>"}]}},"extension_attributes":{"discounts":[{"discount_data":{"value":"<Error: Too many levels of nesting to fake this schema>"},"rule_label":"fugiat sint nisi","rule_id":-47754627},{"discount_data":{"value":"<Error: Too many levels of nesting to fake this schema>"},"rule_label":"do adipisicing","rule_id":-54776017}]}}}