Updates an existing cart item or creates the one in the cart.
The cart was successfully updated.
The item was not found. Make sure the project_id
and the item_sku
are correct.
This type of item cannot be put to the cart. Select another type of item.
{- "quantity": 123
}
{- "statusCode": 404,
- "errorCode": 4001,
- "errorMessage": "[0401-4001]: Item with Project Id = 44056 and Sku = booster_mega_12222 not found"
}