Versions Compared

Key

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

...

Tip

It is possible to pass any additional parameters in the authorization request.

To do this, you must pass a list of fields and their values in the same order as they were listed in the ListParameters parameter.

Example

Code Block
languagexml
ListParameters="Field1,Field2"
Field1="42"
Field2="room"