Dashboard > ChannelAdvisor Developer Network > ... > Inventory Service Methods > DeleteUpsellRelationship
Log In   View a printable version of the current page.
DeleteUpsellRelationship
Added by Marshall McClure, last edited by Marshall McClure on Feb 09, 2011  (view change)
Labels: 
(None)


Overview

Deletes upsell relationships between a single parent item and a list of child items.

Request

Field Name Data Type Description
accountID string A unique identifier representing the ChannelAdvisor account you wish to access.
parentSKU string Identifies the parent item.
childSKUList
string[]
A list of identifiers of child items.

Response

Field Name Data Type Description
DeleteUpsellRelationshipResult APIResult<bool[]> This method returns a type named APIResultOfArrayOfBoolean. See more information on APIResult.The success or failure of this method will be contained in the ResultData field.

References

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