POST api/product/{pluGuid}/inventory/{inventoryGuid}
Assign this product to the specified inventory
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pluGuid |
Product identifier |
globally unique identifier |
Required |
| inventoryGuid |
Inventory identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.