Required
Description
Name
Yes
The Hash Message Authentication Code is an encrypted
alphanumeric token that is used to authenticate requests.
Type: String
Default: None
Valid Values: Value is calculated using request parameters,
their values, a cryptographic function, and the Secret Key,
which acts as the "key" for the function. Value returned by
CartCreate (p. 175)
HMAC
Yes
Specifies the item to modify. Typical construction is
Item.1.CartItemId=[ID]; Item.1.Quantity=[number].
Item
Conditional
Container for one or more Item objects. This is a SOAP
only parameter.
Valid Value: Item
Constraint: Required and valid only for SOAP requests.
Items
Deprecated
This parameter is deprecated. When a customer purchases
items in a remote shopping cart, the items are added to
the customer’s Amazon retail shopping cart.
MergeCart
Conditional
Specifies the revised number of items that the customer
would like in the cart where N is a positive integer. This
parameter is used in conjunction with
Item.N.CartItemId
to modify the number of items in a
cart. The Quantity value is matched to the
Item.N.CartItemId value by the index number, N. For
example, Item.1.CartItemId is associated with
Item.1.Quantity.
Type: Positive integer
Type: String
Default: None
Constraint: N is a positive integer between 0 and 999,
inclusive. Required with REST queries.
Quantity
No
Specifies the types of values to return. You can specify
multiple response groups in one request by separating
them with commas.
Type: String
Default:
Cart (p. 221)
Valid Values:
CartSimilarities (p. 226)
|
CartTopSellers (p. 225)
|
CartNewReleases (p. 224)
ResponseGroup
CartModify
also accepts the parameters that all operations can use. For more information, see,
Common
Request Parameters (p. 210)
API Version 2011-08-01
187
Product Advertising API Developer Guide
CartModify