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


Overview

Contains information about inventory items referenced in order details.

Extends

Additional Fields

  • LineItemType
  • UnitPrice
  • LineItemID
  • AllowNegativeQuantity
  • Quantity
  • ItemSaleSource
  • SKU
  • Title
  • BuyerUserID
  • BuyerFeedbackRating
  • SalesSourceID
  • VATRate
  • UnitWeight
  • WarehouseLocation
Field Name
Data Type Description
LineItemType   This field is part of the base class OrderLineItemBase
UnitPrice   This field is part of the base class OrderLineItemBase
LineItemID int  
AllowNegativeQuantity boolean  
Quantity int  
ItemSaleSource SiteToken For example, EBAY_US
SKU string  
Title string  
BuyerUserID string Buyer name from the marketplace
BuyerFeedbackRating string  
SalesSourceID string For example, the ebay auction ID
VATRate decimal  
UnitWeight decimal (UnitOfMeasure='LB' or 'KG') i.e. <UnitWeight UnitOfMeasure="LB">8</UnitWeight>
WarehouseLocation string  

References

OrderLineItemBase (ChannelAdvisor Developer Network)

Implementing this myself and I notice OrderLineItemItem doesn't contain UnitWeight or WarehouseLocation but OrderLineItemItemResponse does.

Posted by Anonymous at Sep 23, 2008 10:06
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.1 Build:#806 May 06, 2007) - Bug/feature request - Contact Administrators