GET api/v1/commons/getcategorypromotionalpackage?companyId={companyId}&hasSpecial={hasSpecial}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyId | integer |
Required |
|
| hasSpecial | boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
ResponseModelOfListOfCategoryPromotionalPackage| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean |
None. |
|
| Message | string |
None. |
|
| Data | Collection of CategoryPromotionalPackage |
None. |
|
| Pagination | Pagination |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.