Dashboard > ChannelAdvisor Developer Network > ... > OrderResponseItem > OrderCart
Log In   View a printable version of the current page.
Added by Rick Watson, last edited by Greg Smith on Oct 25, 2007  (view change)
Labels: 
(None)


Overview

Contains information on the items purchased by a buyer.

Fields

  • CartID
  • CheckoutSource
  • VATTaxCalculationOption
  • VATShippingOption
  • LineItemSKUList
  • LineItemInvoiceList
  • LineItemPromoList
Field Name
Data Type Description
CartID int  
CheckoutSource CheckoutSourceType  
VATTaxCalculationOption VAT_Calculation_Type An enumeration containing one of the following options:
  • Unspecified
  • VAT_INCLUSIVE
  • VAT_EXCLUSIVE
VATShippingOption VAT_Calculation_Type An enumeration containing one of the following options:
  • Unspecified
  • VAT_INCLUSIVE
  • VAT_EXCLUSIVE
LineItemSKUList OrderLineItemItem[] An array of items
LineItemPromoList OrderLineItemPromo[] An array of promos for this order
LineItemInvoiceList OrderLineItemInvoice[] An array of subtotals like shipping, tax, etc

References

OrderLineItemInvoice (ChannelAdvisor Developer Network)
OrderLineItemItem (ChannelAdvisor Developer Network)
OrderLineItemPromo (ChannelAdvisor Developer Network)
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.1 Build:#806 May 06, 2007) - Bug/feature request - Contact Administrators