Updates the variable value for a specific item in the user’s cart. It handles variable pricing based on item configuration and user selection.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the item for which the variable is being set.
Successfully set or updated the variable for the item in the cart.
The response is of type object
.