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.

TransferTime

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Main": null,
  "Subs": null,
  "TransferTime": "sample string 1"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.