POST api/Category/CategorySave
Request Information
URI Parameters
None.
Body Parameters
Category| Name | Description | Type | Additional information |
|---|---|---|---|
| CategoryName | string |
Required Max length: 100 |
|
| Order_ID | integer |
None. |
|
| Order_Type | integer |
None. |
|
| PostList_Type | integer |
None. |
|
| PostList_PagingItemCount | integer |
None. |
|
| PostList_RowItemCount | integer |
None. |
|
| IsPublished | boolean |
None. |
|
| OutputUrl | string |
Max length: 600 |
|
| MenuDisplay | boolean |
None. |
|
| HomePageDisplay | boolean |
None. |
|
| HomePageDisplayType | integer |
None. |
|
| HomePageDisplayOrder_ID | integer |
None. |
|
| ImageName | string |
Max length: 130 |
|
| MetaTitle | string |
Max length: 150 |
|
| MetaDescription | string |
Max length: 300 |
|
| MetaKeyword | string |
Max length: 300 |
|
| RouteName | string |
Max length: 100 |
|
| Relation_ID | integer |
None. |
|
| TopCategoryID | integer |
None. |
|
| RelationPanel | boolean |
None. |
|
| RelationPanelTitle | boolean |
None. |
|
| RelationPanelSummary | boolean |
None. |
|
| RelationPanelImage | boolean |
None. |
|
| RelationPanelDetailButton | boolean |
None. |
|
| TopCategory | Category |
None. |
|
| CategoryTypeID | integer |
None. |
|
| CategoryType | CategoryType |
None. |
|
| LangID | integer |
None. |
|
| Language | Language |
None. |
|
| ID | integer |
None. |
|
| CreatorUserId | integer |
None. |
|
| CreationTime | date |
None. |
|
| UserAccountInfo | UserAccount |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Category| Name | Description | Type | Additional information |
|---|---|---|---|
| CategoryName | string |
Required Max length: 100 |
|
| Order_ID | integer |
None. |
|
| Order_Type | integer |
None. |
|
| PostList_Type | integer |
None. |
|
| PostList_PagingItemCount | integer |
None. |
|
| PostList_RowItemCount | integer |
None. |
|
| IsPublished | boolean |
None. |
|
| OutputUrl | string |
Max length: 600 |
|
| MenuDisplay | boolean |
None. |
|
| HomePageDisplay | boolean |
None. |
|
| HomePageDisplayType | integer |
None. |
|
| HomePageDisplayOrder_ID | integer |
None. |
|
| ImageName | string |
Max length: 130 |
|
| MetaTitle | string |
Max length: 150 |
|
| MetaDescription | string |
Max length: 300 |
|
| MetaKeyword | string |
Max length: 300 |
|
| RouteName | string |
Max length: 100 |
|
| Relation_ID | integer |
None. |
|
| TopCategoryID | integer |
None. |
|
| RelationPanel | boolean |
None. |
|
| RelationPanelTitle | boolean |
None. |
|
| RelationPanelSummary | boolean |
None. |
|
| RelationPanelImage | boolean |
None. |
|
| RelationPanelDetailButton | boolean |
None. |
|
| TopCategory | Category |
None. |
|
| CategoryTypeID | integer |
None. |
|
| CategoryType | CategoryType |
None. |
|
| LangID | integer |
None. |
|
| Language | Language |
None. |
|
| ID | integer |
None. |
|
| CreatorUserId | integer |
None. |
|
| CreationTime | date |
None. |
|
| UserAccountInfo | UserAccount |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.