SourcingAuditStrategyFulfilmentInput

Input for a Fulfilment produced by a Strategy during a Sourcing Request.

Input Fields

fulfilmentRef (String!)

Unique reference identifier for the Fulfilment.

selectedLocationPosition (Int!)

The index (0-based) into SourcingAuditStrategy.locations of the Location selected for this Fulfilment.

location (SourcingAuditStrategyLocationInput!)

The resolved Location for this Fulfilment. Equivalent to SourcingAuditStrategy.locations[selectedLocationPosition].

itemQuantities ([Int]!)

The quantity of each requested Item allocated to this Fulfilment, aligned by index (0-based) to SourcingAudit.items.