Dashboard > ChannelAdvisor Developer Network > ... > Inventory Service Objects > StoreInfo
Log In   View a printable version of the current page.
Added by Rick Watson, last edited by Andy Berryman on Mar 02, 2007  (view change)
Labels: 
(None)


Overview

Contains ChannelAdvisor Store information for an inventory item.

Fields

Field Name
Data Type Description Notes / Constraints
DisplayInStore boolean Specifies whether or not the item is currently available in the Store (if Active)  
Title string    
Description string    
CategoryID int Specifies the Store Category that the item is assigned to in the Store (if Active) Will FAIL if the specified Category does NOT exist

Notes: 

  • As part of InventoryItemSubmit object: 
    • * Indicates a REQUIRED Field ... Fields that are NOT required may be set to a null value or left out of a manually built SOAP packet
    • For NEW Inventory Items:
      • Any Field that is set to a null value or left out of a manually built SOAP packet will receive a default value
    • For EXISTING Inventory Items:
      • Any Field that is set to a null value or left out of a manually built SOAP packet will NOT be modified from its current value

References

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