POST api/AdminProduct/GetProductProductCategoryHelp
Request Information
URI Parameters
None.
Body Parameters
GetProductCategoryHelper_RequestName | Description | Type | Additional information |
---|---|---|---|
ProductID | integer |
None. |
|
Search | string |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ProductID": 1, "Search": "sample string 1", "UserUUIDCur": "8c7771dc-0ca8-4285-9963-cccdcad0929c" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]