POST api/Group/GroupMainNew
首頁館別清單
Request Information
URI Parameters
None.
Body Parameters
GroupMainParameter| Name | Description | Type | Additional information |
|---|---|---|---|
| Ticket |
身份票據 |
string |
Required |
Request Formats
application/json, text/json
Sample:
{
"Ticket": "sample string 1"
}
text/html
Sample:
{"Ticket":"sample string 1"}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
首頁館別清單
GroupMainOutputModel| Name | Description | Type | Additional information |
|---|---|---|---|
| sections |
館別資料 |
Collection of GroupOutputModel |
None. |
| ticketVerified |
驗證是否通過 |
boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.