No documentation available.
Request Information
» Parameters
| Name |
Description |
Additional information |
| productId |
No documentation available.
|
Define this parameter in the request URI.
|
» Sorting
| Name |
Description |
Usage |
| categoryId |
This will sort the response by category ID. |
GET products/getproductunassociatedcategorybyproductid/{productId}?sort=categoryid |
» Paging
| Name |
Description |
Usage |
| index |
The index to retrieve when requesting paged results. |
GET products/getproductunassociatedcategorybyproductid/{productId}?page=index~{value} |
| size |
The size of the page when retrieving paged results. |
GET products/getproductunassociatedcategorybyproductid/{productId}?page=size~{value} |