Q6
Single choice
A custom API needs to be developed to evaluate the price of a given order. Different kinds of pricing model types, such as "REGULAR", "PROMOTION". "HOLIDAY' and "SEASONAL" are used.
Tipimplementation professional wants to set this up so that the custom API code does not have to invoke an API to retrieve the pricing model type.
How can this be achieved if the pricing model type that needs to be used by the custom API should be set up as a configurable parameter?