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 productsbundled/{parentProductId}?filter=productid~{operator}~{value} |
» Paging
| Name |
Description |
Usage |
| index |
The index to retrieve when requesting paged results. |
GET productsbundled/{parentProductId}?page=index~{value} |
| size |
The size of the page when retrieving paged results. |
GET productsbundled/{parentProductId}?page=size~{value} |