Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This documents explains the schema of parameters that are passed into our web app from outsite (such as current MM implementation).

It looks like:

Code Block

http://.../ncsa_marketmaker.html#businessid=1234&businessid=2345&stateroi=illinois
  • After #, the key-value pair are listed with &
  • By having multiple key-value pairs of same kinds, the multiple values are handled as shown above for multiple business ids

Business Id (or Business Profile Id)

...