GET api/Feed/{feedName}/Config/{pimType}/{siteCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
feedName

string

Required

pimType

string

Required

siteCode

string

Required

Body Parameters

None.

Response Information

Resource Description

FeedSettingsResponseModel
NameDescriptionTypeAdditional information
SiteHasFeedConfiguration

boolean

None.

Settings

Collection of SettingTreeView

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'FeedConfig.Rest.Models.SettingTreeView'. Path 'settings[0].childNodes'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'FeedConfig.Rest.Models.SettingTreeView'. Path 'settings[0].childNodes'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[FeedConfig.Rest.Models.SettingTreeView, FeedConfig.Rest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[FeedConfig.Rest.Models.SettingTreeView, FeedConfig.Rest, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.