@@ -158,7 +158,13 @@ <h5>Parameters:</h5>
158158 - Description: UTC timestamp of the cart addition as ISO8601-1 pattern or UTC epoch time. The default value is the current time.
159159 - *cascadeCreate*
160160 - Type: boolean
161- - Description: Sets whether the given user/item should be created if not present in the database.</ td >
161+ - Description: Sets whether the given user/item should be created if not present in the database.
162+ - *amount*
163+ - Type: number
164+ - Description: Amount (number) added to cart. The default is 1. For example if `user-x` adds two `item-y` during a single order (session...), the `amount` should equal to 2.
165+ - *price*
166+ - Type: number
167+ - Description: Price of the added item. If `amount` is greater than 1, sum of prices of all the items should be given.</ td >
162168 </ tr >
163169
164170
@@ -305,7 +311,7 @@ <h4 class="name" id="bodyParameters"><span class="type-signature"></span>bodyPar
305311
306312 < dt class ="tag-source "> Source:</ dt >
307313 < dd class ="tag-source "> < ul class ="dummy "> < li >
308- < a href ="requests_add-cart-addition.js.html "> requests/add-cart-addition.js</ a > , < a href ="requests_add-cart-addition.js.html#line39 "> line 39 </ a >
314+ < a href ="requests_add-cart-addition.js.html "> requests/add-cart-addition.js</ a > , < a href ="requests_add-cart-addition.js.html#line47 "> line 47 </ a >
309315 </ li > </ ul > </ dd >
310316
311317
@@ -413,7 +419,7 @@ <h4 class="name" id="queryParameters"><span class="type-signature"></span>queryP
413419
414420 < dt class ="tag-source "> Source:</ dt >
415421 < dd class ="tag-source "> < ul class ="dummy "> < li >
416- < a href ="requests_add-cart-addition.js.html "> requests/add-cart-addition.js</ a > , < a href ="requests_add-cart-addition.js.html#line57 "> line 57 </ a >
422+ < a href ="requests_add-cart-addition.js.html "> requests/add-cart-addition.js</ a > , < a href ="requests_add-cart-addition.js.html#line71 "> line 71 </ a >
417423 </ li > </ ul > </ dd >
418424
419425
@@ -479,13 +485,13 @@ <h5>Returns:</h5>
479485</ div >
480486
481487< nav >
482- < h2 > < a href ="index.html "> Home</ a > </ h2 > < h3 > Classes</ h3 > < ul > < li > < a href ="AddBookmark.html "> AddBookmark</ a > </ li > < li > < a href ="AddCartAddition.html "> AddCartAddition</ a > </ li > < li > < a href ="AddDetailView.html "> AddDetailView</ a > </ li > < li > < a href ="AddGroup.html "> AddGroup</ a > </ li > < li > < a href ="AddItem.html "> AddItem</ a > </ li > < li > < a href ="AddItemProperty.html "> AddItemProperty</ a > </ li > < li > < a href ="AddPurchase.html "> AddPurchase</ a > </ li > < li > < a href ="AddRating.html "> AddRating</ a > </ li > < li > < a href ="AddSeries.html "> AddSeries</ a > </ li > < li > < a href ="AddUser.html "> AddUser</ a > </ li > < li > < a href ="AddUserProperty.html "> AddUserProperty</ a > </ li > < li > < a href ="ApiClient.html "> ApiClient</ a > </ li > < li > < a href ="ApiError.html "> ApiError</ a > </ li > < li > < a href ="Batch.html "> Batch</ a > </ li > < li > < a href ="DeleteBookmark.html "> DeleteBookmark</ a > </ li > < li > < a href ="DeleteCartAddition.html "> DeleteCartAddition</ a > </ li > < li > < a href ="DeleteDetailView.html "> DeleteDetailView</ a > </ li > < li > < a href ="DeleteGroup.html "> DeleteGroup</ a > </ li > < li > < a href ="DeleteItem.html "> DeleteItem</ a > </ li > < li > < a href ="DeleteItemProperty.html "> DeleteItemProperty</ a > </ li > < li > < a href ="DeletePurchase.html "> DeletePurchase</ a > </ li > < li > < a href ="DeleteRating.html "> DeleteRating</ a > </ li > < li > < a href ="DeleteSeries.html "> DeleteSeries</ a > </ li > < li > < a href ="DeleteUser.html "> DeleteUser</ a > </ li > < li > < a href ="DeleteUserProperty.html "> DeleteUserProperty</ a > </ li > < li > < a href ="GetItemPropertyInfo.html "> GetItemPropertyInfo</ a > </ li > < li > < a href ="GetItemValues.html "> GetItemValues</ a > </ li > < li > < a href ="GetUserPropertyInfo.html "> GetUserPropertyInfo</ a > </ li > < li > < a href ="GetUserValues.html "> GetUserValues</ a > </ li > < li > < a href ="InsertToGroup.html "> InsertToGroup</ a > </ li > < li > < a href ="InsertToSeries.html "> InsertToSeries</ a > </ li > < li > < a href ="ItemBasedRecommendation.html "> ItemBasedRecommendation</ a > </ li > < li > < a href ="ListGroupItems.html "> ListGroupItems</ a > </ li > < li > < a href ="ListGroups.html "> ListGroups</ a > </ li > < li > < a href ="ListItemBookmarks.html "> ListItemBookmarks</ a > </ li > < li > < a href ="ListItemCartAdditions.html "> ListItemCartAdditions</ a > </ li > < li > < a href ="ListItemDetailViews.html "> ListItemDetailViews</ a > </ li > < li > < a href ="ListItemProperties.html "> ListItemProperties</ a > </ li > < li > < a href ="ListItemPurchases.html "> ListItemPurchases</ a > </ li > < li > < a href ="ListItemRatings.html "> ListItemRatings</ a > </ li > < li > < a href ="ListItems.html "> ListItems</ a > </ li > < li > < a href ="ListSeries.html "> ListSeries</ a > </ li > < li > < a href ="ListSeriesItems.html "> ListSeriesItems</ a > </ li > < li > < a href ="ListUserBookmarks.html "> ListUserBookmarks</ a > </ li > < li > < a href ="ListUserCartAdditions.html "> ListUserCartAdditions</ a > </ li > < li > < a href ="ListUserDetailViews.html "> ListUserDetailViews</ a > </ li > < li > < a href ="ListUserProperties.html "> ListUserProperties</ a > </ li > < li > < a href ="ListUserPurchases.html "> ListUserPurchases</ a > </ li > < li > < a href ="ListUserRatings.html "> ListUserRatings</ a > </ li > < li > < a href ="ListUsers.html "> ListUsers</ a > </ li > < li > < a href ="MergeUsers.html "> MergeUsers</ a > </ li > < li > < a href ="RemoveFromGroup.html "> RemoveFromGroup</ a > </ li > < li > < a href ="RemoveFromSeries.html "> RemoveFromSeries</ a > </ li > < li > < a href ="Request.html "> Request</ a > </ li > < li > < a href ="ResetDatabase.html "> ResetDatabase</ a > </ li > < li > < a href ="ResponseError.html "> ResponseError</ a > </ li > < li > < a href ="SetItemValues.html "> SetItemValues</ a > </ li > < li > < a href ="SetUserValues.html "> SetUserValues</ a > </ li > < li > < a href ="SetValues.html "> SetValues</ a > </ li > < li > < a href ="TimeoutError.html "> TimeoutError</ a > </ li > < li > < a href ="UserBasedRecommendation.html "> UserBasedRecommendation</ a > </ li > </ ul >
488+ < h2 > < a href ="index.html "> Home</ a > </ h2 > < h3 > Classes</ h3 > < ul > < li > < a href ="AddBookmark.html "> AddBookmark</ a > </ li > < li > < a href ="AddCartAddition.html "> AddCartAddition</ a > </ li > < li > < a href ="AddDetailView.html "> AddDetailView</ a > </ li > < li > < a href ="AddGroup.html "> AddGroup</ a > </ li > < li > < a href ="AddItem.html "> AddItem</ a > </ li > < li > < a href ="AddItemProperty.html "> AddItemProperty</ a > </ li > < li > < a href ="AddPurchase.html "> AddPurchase</ a > </ li > < li > < a href ="AddRating.html "> AddRating</ a > </ li > < li > < a href ="AddSeries.html "> AddSeries</ a > </ li > < li > < a href ="AddUser.html "> AddUser</ a > </ li > < li > < a href ="AddUserProperty.html "> AddUserProperty</ a > </ li > < li > < a href ="ApiClient.html "> ApiClient</ a > </ li > < li > < a href ="ApiError.html "> ApiError</ a > </ li > < li > < a href ="Batch.html "> Batch</ a > </ li > < li > < a href ="DeleteBookmark.html "> DeleteBookmark</ a > </ li > < li > < a href ="DeleteCartAddition.html "> DeleteCartAddition</ a > </ li > < li > < a href ="DeleteDetailView.html "> DeleteDetailView</ a > </ li > < li > < a href ="DeleteGroup.html "> DeleteGroup</ a > </ li > < li > < a href ="DeleteItem.html "> DeleteItem</ a > </ li > < li > < a href ="DeleteItemProperty.html "> DeleteItemProperty</ a > </ li > < li > < a href ="DeletePurchase.html "> DeletePurchase</ a > </ li > < li > < a href ="DeleteRating.html "> DeleteRating</ a > </ li > < li > < a href ="DeleteSeries.html "> DeleteSeries</ a > </ li > < li > < a href ="DeleteUser.html "> DeleteUser</ a > </ li > < li > < a href ="DeleteUserProperty.html "> DeleteUserProperty</ a > </ li > < li > < a href ="DeleteViewPortion.html "> DeleteViewPortion</ a > </ li > < li > < a href ="GetItemPropertyInfo.html "> GetItemPropertyInfo</ a > </ li > < li > < a href ="GetItemValues.html "> GetItemValues</ a > </ li > < li > < a href ="GetUserPropertyInfo.html "> GetUserPropertyInfo</ a > </ li > < li > < a href ="GetUserValues.html "> GetUserValues</ a > </ li > < li > < a href ="InsertToGroup.html "> InsertToGroup</ a > </ li > < li > < a href ="InsertToSeries.html "> InsertToSeries</ a > </ li > < li > < a href ="ItemBasedRecommendation.html "> ItemBasedRecommendation</ a > </ li > < li > < a href ="ListGroupItems.html "> ListGroupItems</ a > </ li > < li > < a href ="ListGroups.html "> ListGroups</ a > </ li > < li > < a href ="ListItemBookmarks.html "> ListItemBookmarks</ a > </ li > < li > < a href ="ListItemCartAdditions.html "> ListItemCartAdditions</ a > </ li > < li > < a href ="ListItemDetailViews.html "> ListItemDetailViews</ a > </ li > < li > < a href ="ListItemProperties.html "> ListItemProperties</ a > </ li > < li > < a href ="ListItemPurchases.html "> ListItemPurchases</ a > </ li > < li > < a href ="ListItemRatings.html "> ListItemRatings</ a > </ li > < li > < a href ="ListItems.html "> ListItems</ a > </ li > < li > < a href ="ListItemViewPortions.html "> ListItemViewPortions</ a > </ li > < li > < a href ="ListSeries.html "> ListSeries</ a > </ li > < li > < a href ="ListSeriesItems.html "> ListSeriesItems</ a > </ li > < li > < a href ="ListUserBookmarks.html "> ListUserBookmarks</ a > </ li > < li > < a href ="ListUserCartAdditions.html "> ListUserCartAdditions</ a > </ li > < li > < a href ="ListUserDetailViews.html "> ListUserDetailViews</ a > </ li > < li > < a href ="ListUserProperties.html "> ListUserProperties</ a > </ li > < li > < a href ="ListUserPurchases.html "> ListUserPurchases</ a > </ li > < li > < a href ="ListUserRatings.html "> ListUserRatings</ a > </ li > < li > < a href ="ListUsers.html "> ListUsers</ a > </ li > < li > < a href ="ListUserViewPortions.html "> ListUserViewPortions</ a > </ li > < li > < a href ="MergeUsers.html "> MergeUsers</ a > </ li > < li > < a href ="RecommendItemsToItem.html "> RecommendItemsToItem</ a > </ li > < li > < a href ="RecommendItemsToUser.html "> RecommendItemsToUser</ a > </ li > < li > < a href ="RecommendUsersToItem.html "> RecommendUsersToItem</ a > </ li > < li > < a href ="RecommendUsersToUser.html "> RecommendUsersToUser</ a > </ li > < li > < a href ="RemoveFromGroup.html "> RemoveFromGroup</ a > </ li > < li > < a href ="RemoveFromSeries.html "> RemoveFromSeries</ a > </ li > < li > < a href ="Request.html "> Request</ a > </ li > < li > < a href ="ResetDatabase.html "> ResetDatabase</ a > </ li > < li > < a href ="ResponseError.html "> ResponseError</ a > </ li > < li > < a href ="SetItemValues.html "> SetItemValues</ a > </ li > < li > < a href ="SetUserValues.html "> SetUserValues</ a > </ li > < li > < a href ="SetValues.html "> SetValues</ a > </ li > < li > < a href ="SetViewPortion.html "> SetViewPortion</ a > </ li > < li > < a href ="TimeoutError.html "> TimeoutError</ a > </ li > < li > < a href ="UserBasedRecommendation.html "> UserBasedRecommendation</ a > </ li > </ ul >
483489</ nav >
484490
485491< br class ="clear ">
486492
487493< footer >
488- Documentation generated by < a href ="https://github.com/jsdoc3/jsdoc "> JSDoc 3.5.3</ a > on Fri Aug 25 2017 15:01:57 GMT+0200 (CEST)
494+ Documentation generated by < a href ="https://github.com/jsdoc3/jsdoc "> JSDoc 3.5.3</ a > on Thu Oct 26 2017 17:52:55 GMT+0200 (CEST)
489495</ footer >
490496
491497< script > prettyPrint ( ) ; </ script >
0 commit comments