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


Overview

Allows you to delete a specified Inventory Item from your Account.

Request

Field Name
Data Type Description
accountID * string
A unique identifier representing the ChannelAdvisor account you wish to access.
sku * string Unique identifier for an inventory item.

Response

Field Name
Data Type Description
DeleteInventoryItemResult APIResult<boolean>
If 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.

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

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account. You can also Sign Up for a new account.
Please type the word appearing in the picture.


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