boulder
boulder copied to clipboard
The SA can store a requested profile alongside an order
Add a profile field to the SA's NewOrder request object. Decide where to store it: a new column in the orders table? a new table? Add a profile field to the SA's GetOrder response object.
We've decided to store nothing in the case that the client does not explicitly request a profile, so the default can be selected at finalize time.