GET api/ContentManagement/Detail/List/Advocacy?CategoryId={CategoryId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CategoryId

string

Required

Body Parameters

None.

Response Information

Resource Description

AdvocacyDetails
NameDescriptionTypeAdditional information
Main

SectionInfo

None.

Subs

Collection of SectionInfo

None.

Response Formats

application/json, text/json

Sample:
{
  "Main": null,
  "Subs": null
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.