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


Overview

This method retrieves the quantity of an inventory item.

Request

Field Name
Data Type Description
accountID * string
Your Merchant Account ID
sku * string Unique identifier for an inventory item

Response

Field Name
Data Type Description
GetInventoryQuantityResult APIResult<int>
If the Status property of the return object is set to Success, then the ResultData property will contain the Available quantity value for the specified Sku.

Notes

  • * 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

References

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