Amazon Product Advertising API Developer's Manual page 177

Api version 2011-08-01
Table of Contents

Advertisement

Product Advertising API Developer Guide
Name
OfferListingId
Quantity
ResponseGroup
CartAdd also accepts the parameters that all operations can use. For more information, see,
Request Parameters (p. 210)
Response
Name
Amount
ASIN
CartAddRequest
CartId
CurrencyCode
FormattedPrice
HMAC
Item
CartAdd
Description
An offer listing ID is a token that uniquely identifies an
item that is sold by any merchant, including Amazon. This
parameter is preferred to using an ASIN to add an item
to a cart.
Type: String
Default: None
Valid Values: Valid offer listing ID
Constraint: Required if ASIN is not offered .
Specifies number of items to be added to the cart where
N is a positive integer. The Quantity value is matched to
the Item.N.ASIN value by the index number, N. For
example, Item.1.ASIN is associated with Item.1.Quantity.
Type: String
Default: None
Valid Values: Positive integer between 1 and 999,
inclusive.
Conditional Required for REST
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)
|
NewReleases (p. 251)
Description
Price of the item in terms of the lowest currency denomination, for
example, pennies.
An alphanumeric token that uniquely identifies an item sold by Amazon.
Container for CartId , HMAC , and Items .
Alphanumeric token returned by CartCreate that identifies a cart.
Format for the display of the money
The price to display on the web site.
Hash Message Authentication Code returned by CartCreate that
identifies a cart. This is an encrypted alphanumeric token that is used
to authenticate cart operations.
Container for ASIN or OfferListingId , and Quantity .
API Version 2011-08-01
170
Required
Conditional
Conditional
No
|
Common

Advertisement

Table of Contents
loading

Table of Contents