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


InventoryService

Overview

WSDL: https://api.channeladvisor.com/ChannelAdvisorAPI/v1/InventoryService.asmx?WSDL
URL: https://api.channeladvisor.com/ChannelAdvisorAPI/v1/InventoryService.asmx

The Inventory Service provides methods to manipulate inventory in a ChannelAdvisor account.

Operations

Name Description
Ping Returns OK if the service is available.
DoesSkuExist Retrieve whether or not a particular SKU exists in the system.
GetInventoryQuantity Retrieve the AVAILABLE quantity of a single inventory item.
GetInventoryQuantityList Retrieve the AVAILABLE quantity of a list of inventory items.
SynchInventoryItem Add or Update an inventory item.
SynchInventoryItemList Add or Update a list of Inventory Items
GetInventoryItemList Retrieve the basic details for a list of inventory items.
GetInventoryItemQuantityInfo Retrieve the detailed Quantity information for an inventory item.
GetInventoryItemClassificationAttributeList Retrieve the list of Classification Attributes for an inventory item.
GetInventoryItemStoreInfo Retrieve the detailed Store information for an inventory item.
GetInventoryItemImageList Retrieve the list of Images (with Thumbnails) associated with an inventory item.
GetInventoryItemVariationInfo Retrieve the detailed Variation information for an inventory item.
DeleteInventoryItem Delete an Inventory Item
GetFilteredSkuList Retrieve a paginated list of the SKUs in your Account based on provided filter criteria.
GetFilteredInventoryItemList Retrieve a paginated list of the Inventory Items (including basic details) in your Account based on provided filter criteria.
GetInventoryItemShippingInfo Retrieve the detailed Shipping Rate information for an inventory item.
On the Roadmap ...  
   
UpdateInventoryQuantityList Updates the quantity values for the specified list of inventory items.
UpdateInventoryPriceList Updates the price values for the specified list of inventory items.

References

GetInventoryItemShippingInfo (ChannelAdvisor Developer Network)
Inventory Service Methods (ChannelAdvisor Developer Network)
Inventory Service Objects (ChannelAdvisor Developer Network)
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.1 Build:#806 May 06, 2007) - Bug/feature request - Contact Administrators