Create or update a product supplier.
PUT
/products/{productID}/suppliers/{supplierID}
204Parameters
Name | Type | Description | Possible Values | |
productID | Required | string | ID of the product. | --- |
supplierID | Required | string | ID of the supplier. | --- |
defaultPriceScheduleID | string | ID of the default price schedule. | --- |