Dashboard > ChannelAdvisor Developer Network > ... > Inventory Service Methods > DeleteInventoryItem > Information > Page Comparison
Log In   View a printable version of the current page.
DeleteInventoryItem
compared with
Current by Andy Berryman
on Sep 06, 2007 16:42.

(show comment)
 
Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 1 changes. View first change.

 h2. Overview
  
 Allows you to delete a specified Inventory Item from your Account.
  
 h2. Request
  
 || Field Name \\ || Data Type || Description ||
  | {color:#ff0000}*\**{color} accountID | string \\ | A unique identifier representing the ChannelAdvisor account you wish to access. |
 | {color:#ff0000}*\**{color} sku | string | Unique identifier for an inventory item. |
  | accountID {color:#ff0000}*\**{color} | string \\ | A unique identifier representing the ChannelAdvisor account you wish to access. |
 | sku {color:#ff0000}*\**{color} | string | Unique identifier for an inventory item. |
  
 h2. Response
  
 || Field Name \\ || Data Type || Description ||
 | DeleteInventoryItemResult | [APIResult]<boolean> \\ | If&nbsp;the *Status* property of the return object is set to _Success_, then the *ResultData* property will be set to _True_ of the specified Sku was able to be deleted and _False_ otherwise. |
  
 h2. Notes
  
 * {color:#ff0000}*\**{color} {color:#000000}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{color}
  
 h2. References
  
 * [Inventory Service]
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.1 Build:#806 May 06, 2007) - Bug/feature request - Contact Administrators