GET Api/Feeds/LiquidDesign/{mandatorId}?channel={channel}&culture={culture}&portalId={portalId}

Build a Liquid Design feed for the given mandator.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
mandatorId

Mandator ID

integer

Required

channel

Channel

string

None.

culture

Culture

string

None.

portalId

Portal ID

integer

None.

Body Parameters

None.

Response Information

Resource Description

Liquid Design formatted XML feed

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.