GET api/ContentManagement/Detail/List/Advocacy?CategoryId={CategoryId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CategoryId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AdvocacyDetails| Name | Description | Type | Additional 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.