POST api/product/{id}/parent/{guid}
Assign a parentPluGuid and PCR to a product
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Product to assign parent to |
globally unique identifier |
Required |
| guid |
ParentGuid |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.