Amazon Product Advertising API Developer's Manual page 185

Api version 2011-08-01
Table of Contents

Advertisement

Product Advertising API Developer Guide
Name
ResponseGroup
CartCreate also accepts the parameters that all operations can use. For more information, see,
Request Parameters (p.
210).
Response
Name
Amount
ASIN
Cart
CartCreateRequest
CartId
CartItems
CurrencyCode
FormattedPrice
HMAC
ItemTotal
PurchaseURL
Quantity
SavedForLaterItems
SubTotal
URLEncodedHMAC
For more information about the parent elements of these tags, see the appropriate response group in
Response Groups (p.
213).
CartCreate
Description
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)
Description
Price of the item in terms of the lowest currency denomination, for
example, pennies.
An alphanumeric token that uniquely identifies an item.
Container for all of the elements in the cart.
Container for all of the items requested.
An alphanumeric token that uniquely identifies a cart. This value must
be included in all future cart operations related to this cart.
Container for purchase related information about each item in the cart
Locale of the sale that specifies the formatting of the price.
The price of the item as it should appear to the customer.
An encoded value used to authenticate a request. This value must be
included in all future cart operations related to this cart.
Amount due for any number one kind of item.
The URL the customer should use to purchase the item. The URL
includes the AssociateTag so that the Associate gets credit for the
purchase.
Number of individual items ordered.
Container object for items added to the cart that are currently
unavailable.
Pre-tax and shipping subtotal of all items in the cart.
A URL encoded version of the HMAC. The HMAC must be put in a
URL and so it must be URL compliant. Use this value instead of the
HMAC in all future requests related to this cart.
API Version 2011-08-01
178
Required
No
|
Common

Advertisement

Table of Contents
loading

Table of Contents