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


Overview

Retrieve the child items assigned to upsell relationships with a given list of parent items.

Request

Field Name Data Type Description
accountID string A unique identifier representing the ChannelAdvisor account you wish to access.
parentSKUList string[] A list of identifiers of inventory items.

Response

Field Name Data Type Description
GetUpsellRelationshipResult APIResult<InventoryUpsellInfoResponse[]> This method returns a type named APIResultOfArrayOfInventoryUpsellInfoResponse. See more information on APIResult. The upsell relationship details returned by 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