GET CPS/GoCPSFAQDetail?ReferenceID={ReferenceID}
Get structure of all faq for a given reference ID. structure is a tree, with sub-nodes as nested lists
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ReferenceID | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
Get structure of all faq for a given reference ID. structure is a tree, with sub-nodes as nested lists
GoCPSFAQName | Description | Type | Additional information |
---|---|---|---|
Category | FAQCategory |
None. |
|
QuestionsDetail | Collection of FAQQuestion |
None. |
|
ChildFAQs | Collection of GoCPSFAQ |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.