SourcingAuditStrategyFulfilment

The Fulfilment created by the Strategy that produced this outcome, and the Location selected for it. Populated only for the Strategy with status EVALUATED.

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 (SourcingAuditStrategyLocation!)

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.