PUT api/supplierGroup/{id}/supplier/{guid}
Add supplier to a supplier group
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
supplier group identifier |
globally unique identifier |
Required |
| guid |
supplier to be added to group |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.