SourcingAuditStrategyLocation

A location-specific sourcing strategy evaluation details.

Fields

criteria (Json)

The Criteria results used to rank this Location.
One entry per Criterion aligned to the Criteria defined on the corresponding Strategy of the SourcingProfile.
An array with one entry per Criterion. Each entry is an object of the form { "n": 0.74, "a": 23 },
where n is the normalised value used for ranking and a is the optional actual value before normalization (for example, the exact distance for the locationDistance Criterion).

missingItemQuantities ([Int])

The quantity of each requested Item that this Location could not fulfil, aligned by index (0-based) to SourcingAudit.items.
A value of 0 means the Item was fully fulfilled.

locationName (String)

The name of the Location.
Max character limit: 100.

locationRef (String)

The reference identifier of the Location.
Max character limit: 100.