/products
- Mount Point: /resource/rest/products
The following operations are supported on this resource:
Gets a list of products that contains a bundle with a specified search field.
Parameters
name |
description |
type |
default |
bundleUuid |
The UUID of a bundle to find products that contain this bundle. |
query |
|
bundleExternalId |
The external ID of a bundle to find products that contain this bundle. |
query |
|
affiliateUuid |
The uuid of the referenced affiliate. |
query |
|
Output Payload
element |
produceable content type(s) |
(custom) |
|
description |
A list of products matching the search criteria. |
Exceptions
name |
description |
RESTWebserviceException |
If an error occurs when trying to generate the XML representation of a product. The XML error messageconforms to the REST web services error schema |