No documentation available.
Request Information
» Parameters
Name |
Description |
Additional information |
parentProductId |
No documentation available.
|
Define this parameter in the request URI.
|
» Filters
Name |
Description |
Usage |
productId |
This will filter the request by product ID. |
GET productsnotbundled/{parentProductId}?filter=productid~{operator}~{value} |
» Paging
Name |
Description |
Usage |
index |
The index to retrieve when requesting paged results. |
GET productsnotbundled/{parentProductId}?page=index~{value} |
size |
The size of the page when retrieving paged results. |
GET productsnotbundled/{parentProductId}?page=size~{value} |