Update location/share/secondary data/supplier product id by component supplier id
PUT {{baseUrl}}/components/:id/linkSuppliers/:componentSupplierLinkId
Update location/share/secondary data/supplier product id by component supplier id
Request Body
{"supplierId"=>"<string>", "supplierLocation"=>"<string>", "share"=>"<string>", "supplierProductId"=>"<string>", "secondaryDataId"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string |