DELETE api/product/{guid}/supplier/{id}
Delete the supplier ordering information
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
supplier identifier |
globally unique identifier |
Required |
guid |
Product identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.