Skip to main content

updateProductSupplierConfiguration

Partial update of an existing (product, supplier) configuration. Omitted fields are not touched. The single-currency shortcut (purchasePriceGross / purchasePriceNet / currencyId) rebuilds the price struct preserving the untouched side from the existing row. The multi-currency purchasePrices list fully replaces the existing per-currency entries.

updateProductSupplierConfiguration(
input: UpdateProductSupplierConfigurationInput!
): ProductSupplierConfiguration!

Arguments

updateProductSupplierConfiguration.input ● UpdateProductSupplierConfigurationInput! non-null input

Type

ProductSupplierConfiguration object

Per-supplier procurement configuration for a single product. One row per (product, supplier) pair, storing the supplier-side article number, lot-size constraints, lead time and tiered purchase prices. Drives the line-item defaults used when a supplier order is opened.