Cart item properties to update. Only quantity is valid for now.
OK
The status code indicates that the request has been accepted for processing, but the processing has not yet been completed or may have been canceled due to a more recent request being processed instead.
Bad Request
Not Found
{- "quantity": 2
}
{- "code": "cart-not-found",
- "message": "Cart with id:{id} not found."
}