Response Elements
The following table describes the elements returned by Cart.
•
Amount (p. 297)
•
ASIN (p. 297)
•
CartId (p. 298)
•
CartItem (p. 298)
•
CartItemId (p. 298)
•
CartItems (p. 298)
•
CurrencyCode (p. 300)
•
FormattedPrice (p. 302)
•
HMAC (p. 303)
•
ParentASIN (p. 307)
•
Price (p. 308)
•
ProductGroup (p. 308)
•
PurchaseURL (p. 308)
•
Quantity (p. 308)
•
SavedForLaterItem (p. 309)
•
SellerNickname
•
Title (p. 311)
•
URLEncodedHMAC (p. 313)
Parent Response Group
The following response groups are parent response groups of Cart.
• None
Child Response Group
The following response groups are child response groups of Cart.
• None
Sample REST Use Case
All locales.
http://webservices.amazon.com/onca/xml?
Service=AWSECommerceService&
AWSAccessKeyId=
[AWS Access Key ID]
&
AssociateTag=ws&
Operation=CartCreate&
Item.1.ASIN=B000062TU1&
Item.1.Quantity=2&
Version=2011-08-01
&Timestamp=[YYYY-MM-DDThh:mm:ssZ]
&Signature=[Request Signature]
API Version 2011-08-01
222
Product Advertising API Developer Guide
Cart Response Group