Skip to main content

addProductSupplierConfiguration

Adds a new (product, supplier) supplier configuration. Purchase prices may be passed as a single flattened gross/net pair or as a multi-currency purchasePrices list; both shapes are normalised into the underlying PriceField struct.

addProductSupplierConfiguration(
input: AddProductSupplierConfigurationInput!
): ProductSupplierConfiguration!

Arguments

addProductSupplierConfiguration.input ● AddProductSupplierConfigurationInput! 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.