POST api/Category/CategoryList
Request Information
URI Parameters
None.
Body Parameters
Category| Name | Description | Type | Additional information |
|---|---|---|---|
| CategoryId | integer |
None. |
|
| CategoryName | string |
None. |
|
| Description | string |
None. |
|
| status | byte |
None. |
|
| CreatedAt | date |
None. |
|
| CreatedBy | integer |
None. |
|
| UpdatedAt | date |
None. |
|
| UpdatedBy | integer |
None. |
|
| StaffLogin | StaffLogin |
None. |
|
| StaffLogin1 | StaffLogin |
None. |
|
| SubCategories | Collection of SubCategory |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
text/xml
Sample:
<ArrayOfKeyValueOfstringanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />