Scenarios where the consumerrelies on the uniqueness of the returned instances
* Orders controller creates new view / view models for an Order in response to a user "Create Order" action.
Scenarios where the consumer is only giving the supplier an opportunity to return a new instance
* B...