GET api/inventory/KitBuilder/IsKitProduct?productId={productId}
PD-6567: Returns true if the given productId is configured as a kit in KitConfiguration. Used by the AngularJS shop cart to decide whether to open the kit builder iframe.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.