Amazon Product Advertising API Developer's Manual page 194

Api version 2011-08-01
Table of Contents

Advertisement

Product Advertising API Developer Guide
Name
HMAC
Item
Items
MergeCart
Quantity
ResponseGroup
CartModify also accepts the parameters that all operations can use. For more information, see,
Request Parameters (p. 210)
CartModify
Description
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)
Specifies the item to modify. Typical construction is
Item.1.CartItemId=[ID]; Item.1.Quantity=[number].
Container for one or more Item objects. This is a SOAP
only parameter.
Valid Value: Item
Constraint: Required and valid only for SOAP requests.
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.
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.
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)
API Version 2011-08-01
187
Required
Yes
Yes
Conditional
Deprecated
Conditional
No
|
Common

Advertisement

Table of Contents
loading

Table of Contents